summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/mame/drivers/jpmimpctsw.cpp804
-rw-r--r--src/mame/layout/j6aceclb.lay8418
-rw-r--r--src/mame/layout/j6acehi.lay7328
-rw-r--r--src/mame/layout/j6amdrm.lay8483
-rw-r--r--src/mame/layout/j6arcadee.lay8090
-rw-r--r--src/mame/layout/j6big50.lay7330
-rw-r--r--src/mame/layout/j6bigbukc.lay7559
-rw-r--r--src/mame/layout/j6bigtopa.lay9183
-rw-r--r--src/mame/layout/j6bnkrcl.lay5006
-rw-r--r--src/mame/layout/j6bnza.lay8347
-rw-r--r--src/mame/layout/j6btbwd.lay6905
-rw-r--r--src/mame/layout/j6camelt.lay8176
-rw-r--r--src/mame/layout/j6casclaf.lay9229
-rw-r--r--src/mame/layout/j6cascze.lay7914
-rw-r--r--src/mame/layout/j6colcsh.lay10408
-rw-r--r--src/mame/layout/j6cpal.lay6892
-rw-r--r--src/mame/layout/j6crack.lay8376
-rw-r--r--src/mame/layout/j6drdogh.lay8666
-rw-r--r--src/mame/layout/j6euphor.lay9721
-rw-r--r--src/mame/layout/j6ewn.lay6689
-rw-r--r--src/mame/layout/j6fastfr.lay9572
-rw-r--r--src/mame/layout/j6ffce.lay8622
-rw-r--r--src/mame/layout/j6frtpot.lay9031
-rw-r--r--src/mame/layout/j6gidogh.lay8661
-rw-r--r--src/mame/layout/j6gldclb.lay9294
-rw-r--r--src/mame/layout/j6gogold.lay7857
-rw-r--r--src/mame/layout/j6goldgla.lay10290
-rw-r--r--src/mame/layout/j6guabc.lay7799
-rw-r--r--src/mame/layout/j6guabcl.lay8398
-rw-r--r--src/mame/layout/j6hapyhrb.lay6201
-rw-r--r--src/mame/layout/j6impulsc.lay7414
-rw-r--r--src/mame/layout/j6indyi.lay8084
-rw-r--r--src/mame/layout/j6kfc.lay7751
-rw-r--r--src/mame/layout/j6kungfud.lay6975
-rw-r--r--src/mame/layout/j6megbck.lay9686
-rw-r--r--src/mame/layout/j6mono60.lay7901
-rw-r--r--src/mame/layout/j6monst.lay8134
-rw-r--r--src/mame/layout/j6montlkb.lay7676
-rw-r--r--src/mame/layout/j6oxobin.lay5041
-rw-r--r--src/mame/layout/j6quick.lay7576
-rw-r--r--src/mame/layout/j6ra.lay7834
-rw-r--r--src/mame/layout/j6redarwf.lay8360
-rw-r--r--src/mame/layout/j6reelmn.lay6661
-rw-r--r--src/mame/layout/j6rh6cld.lay6901
-rw-r--r--src/mame/layout/j6rhchil.lay7916
-rw-r--r--src/mame/layout/j6rico.lay7825
-rw-r--r--src/mame/layout/j6rollerd.lay7785
-rw-r--r--src/mame/layout/j6slagng.lay8843
-rw-r--r--src/mame/layout/j6snakes.lay9338
-rw-r--r--src/mame/layout/j6stards.lay7876
-rw-r--r--src/mame/layout/j6swpdrp.lay7451
-rw-r--r--src/mame/layout/j6tombc.lay7582
-rw-r--r--src/mame/layout/j6topflg.lay10422
-rw-r--r--src/mame/layout/j6twst.lay6946
-rw-r--r--src/mame/layout/j6untch.lay8199
-rw-r--r--src/mame/layout/j6vindal.lay8316
-rw-r--r--src/mame/layout/j6vivark.lay8447
-rw-r--r--src/mame/layout/j6wizardd.lay7342
-rw-r--r--src/mame/layout/j6wldkng.lay6056
59 files changed, 465216 insertions, 371 deletions
diff --git a/src/mame/drivers/jpmimpctsw.cpp b/src/mame/drivers/jpmimpctsw.cpp
index 4925200e4bf..0c20d12eb7b 100644
--- a/src/mame/drivers/jpmimpctsw.cpp
+++ b/src/mame/drivers/jpmimpctsw.cpp
@@ -9,6 +9,68 @@
#include "emu.h"
#include "includes/jpmimpct.h"
+// MFME2MAME layouts:
+#include "j6aceclb.lh"
+#include "j6acehi.lh"
+#include "j6amdrm.lh"
+#include "j6arcadee.lh"
+#include "j6bnkrcl.lh"
+#include "j6big50.lh"
+#include "j6bigbukc.lh"
+#include "j6bigtopa.lh"
+#include "j6bnza.lh"
+#include "j6btbwd.lh"
+#include "j6casclaf.lh"
+#include "j6cpal.lh"
+#include "j6camelt.lh"
+#include "j6cascze.lh"
+#include "j6colcsh.lh"
+#include "j6crack.lh"
+#include "j6drdogh.lh"
+#include "j6ewn.lh"
+#include "j6euphor.lh"
+#include "j6fastfr.lh"
+#include "j6ffce.lh"
+#include "j6frtpot.lh"
+#include "j6gidogh.lh"
+#include "j6guabc.lh"
+#include "j6guabcl.lh"
+#include "j6gldclb.lh"
+#include "j6gogold.lh"
+#include "j6goldgla.lh"
+#include "j6hapyhrb.lh"
+#include "j6impulsc.lh"
+#include "j6indyi.lh"
+#include "j6kungfud.lh"
+#include "j6kfc.lh"
+#include "j6megbck.lh"
+#include "j6montlkb.lh"
+#include "j6mono60.lh"
+#include "j6monst.lh"
+#include "j6oxobin.lh"
+#include "j6quick.lh"
+#include "j6ra.lh"
+#include "j6redarwf.lh"
+#include "j6rhchil.lh"
+#include "j6rh6cld.lh"
+#include "j6reelmn.lh"
+#include "j6rico.lh"
+#include "j6rollerd.lh"
+#include "j6snakes.lh"
+#include "j6slagng.lh"
+#include "j6stards.lh"
+#include "j6swpdrp.lh"
+#include "j6tombc.lh"
+#include "j6topflg.lh"
+#include "j6twst.lh"
+#include "j6untch.lh"
+#include "j6vindal.lh"
+#include "j6vivark.lh"
+#include "j6wldkng.lh"
+#include "j6wizardd.lh"
+
+
+
MACHINE_CONFIG_EXTERN( impctawp );
INPUT_PORTS_EXTERN( tbirds );
@@ -7813,41 +7875,41 @@ ROM_END
/* Mechanical Below */
-#define GAME_FLAGS MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL|MACHINE_NO_SOUND
+#define GAME_FLAGS MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL|MACHINE_NO_SOUND|MACHINE_CLICKABLE_ARTWORK
GAME( 199?, j6fifth , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "5th Dimension (Ace) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6aceclb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Ace Of Clubs (Crystal) (IMPACT, set 1)", GAME_FLAGS )
-GAME( 199?, j6aceclba , j6aceclb , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Ace Of Clubs (Crystal) (IMPACT, set 2)", GAME_FLAGS )
+GAMEL( 199?, j6aceclb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Ace Of Clubs (Crystal) (IMPACT, set 1)", GAME_FLAGS, layout_j6aceclb )
+GAMEL( 199?, j6aceclba , j6aceclb , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Ace Of Clubs (Crystal) (IMPACT, set 2)", GAME_FLAGS, layout_j6aceclb )
GAME( 199?, j6acehi , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Aces High (Ace) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6amdrm , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Mdm", "American Dream (Mdm) (IMPACT)", GAME_FLAGS )
-
-GAME( 199?, j6arcade , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 1)", GAME_FLAGS )
-GAME( 199?, j6arcadea , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 2)", GAME_FLAGS )
-GAME( 199?, j6arcadeb , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 3)", GAME_FLAGS )
-GAME( 199?, j6arcadec , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 4)", GAME_FLAGS )
-GAME( 199?, j6arcaded , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 5)", GAME_FLAGS )
-GAME( 199?, j6arcadee , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 1)", GAME_FLAGS )
-GAME( 199?, j6arcadef , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 2)", GAME_FLAGS )
-GAME( 199?, j6arcadeg , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 3)", GAME_FLAGS )
-GAME( 199?, j6arcadeh , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 4)", GAME_FLAGS )
-GAME( 199?, j6arcadei , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 5)", GAME_FLAGS )
-GAME( 199?, j6arcadej , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 6)", GAME_FLAGS )
-GAME( 199?, j6arcadek , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 7)", GAME_FLAGS )
-
-GAME( 199?, j6bnkrcl , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 1)", GAME_FLAGS )
-GAME( 199?, j6bnkrcla , j6bnkrcl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 2)", GAME_FLAGS )
-GAME( 199?, j6bnkrclb , j6bnkrcl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 3)", GAME_FLAGS )
-GAME( 199?, j6bnkrclc , j6bnkrcl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V2)", GAME_FLAGS )
+GAMEL( 199?, j6amdrm , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Mdm", "American Dream (Mdm) (IMPACT)", GAME_FLAGS, layout_j6amdrm )
+
+GAMEL( 199?, j6arcade , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 1)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadea , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 2)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadeb , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 3)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadec , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 4)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcaded , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V9, set 5)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadee , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 1)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadef , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 2)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadeg , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 3)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadeh , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 4)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadei , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 5)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadej , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 6)", GAME_FLAGS, layout_j6arcadee )
+GAMEL( 199?, j6arcadek , j6arcade , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Arcadia (JPM) (IMPACT) (V10, set 7)", GAME_FLAGS, layout_j6arcadee )
+
+GAMEL( 199?, j6bnkrcl , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 1)", GAME_FLAGS, layout_j6bnkrcl )
+GAMEL( 199?, j6bnkrcla , j6bnkrcl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 2)", GAME_FLAGS, layout_j6bnkrcl )
+GAMEL( 199?, j6bnkrclb , j6bnkrcl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 3)", GAME_FLAGS, layout_j6bnkrcl )
+GAMEL( 199?, j6bnkrclc , j6bnkrcl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V2)", GAME_FLAGS, layout_j6bnkrcl )
// all ERROR 5.5
-GAME( 199?, j6big50 , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6big50a , j6big50 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6big50b , j6big50 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6big50c , j6big50 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6big50d , j6big50 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6big50 , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6big50 )
+GAMEL( 199?, j6big50a , j6big50 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6big50 )
+GAMEL( 199?, j6big50b , j6big50 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6big50 )
+GAMEL( 199?, j6big50c , j6big50 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6big50 )
+GAMEL( 199?, j6big50d , j6big50 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6big50 )
// all ERROR 2.9
// the code in brackets is just what it shows at startup, not sure what it means at the moment
@@ -7871,17 +7933,17 @@ GAME( 199?, j6bigbnkp , j6bigbnk , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6bbankr , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Big Banker (Crystal) (IMPACT) (BB 2 T 2)", GAME_FLAGS ) // same game as above or not?
-GAME( 199?, j6bigbuk , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6bigbuka , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6bigbukb , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6bigbukc , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6bigbukd , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6bigbuke , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6bigbukf , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6bigbukg , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6bigbukh , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6bigbuki , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6bigbukj , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 11)", GAME_FLAGS )
+GAMEL( 199?, j6bigbuk , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbuka , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukb , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukc , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukd , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbuke , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukf , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukg , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukh , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbuki , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukj , j6bigbuk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6bigbukc )
GAME( 199?, j6bigcsh , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Empire", "Big Cash Machine (Empire) (IMPACT)", GAME_FLAGS )
@@ -7889,10 +7951,10 @@ GAME( 199?, j6bigpct , 0 , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6bigpcta , j6bigpct , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Big Picture (Ace) (IMPACT) (set 2)", GAME_FLAGS )
GAME( 199?, j6bigpctb , j6bigpct , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Big Picture (Ace) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6bigtop , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6bigtopa , j6bigtop , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6bigtopb , j6bigtop , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6bigtopc , j6bigtop , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 4)", GAME_FLAGS )
+GAMEL( 199?, j6bigtop , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6bigtopa )
+GAMEL( 199?, j6bigtopa , j6bigtop , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6bigtopa )
+GAMEL( 199?, j6bigtopb , j6bigtop , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6bigtopa )
+GAMEL( 199?, j6bigtopc , j6bigtop , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6bigtopa )
GAME( 199?, j6bigwhl , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Wheel (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6bigwhla , j6bigwhl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Wheel (JPM) (IMPACT) (set 2)", GAME_FLAGS )
@@ -7902,18 +7964,18 @@ GAME( 199?, j6bigwhld , j6bigwhl , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6bigwhle , j6bigwhl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Big Wheel (JPM) (IMPACT) (set 6)", GAME_FLAGS )
// ERROR 8.3
-GAME( 199?, j6bnza , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO1 H06)", GAME_FLAGS )
-GAME( 199?, j6bnzaa , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO1 P H06)", GAME_FLAGS )
-GAME( 199?, j6bnzab , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO1 AH06)", GAME_FLAGS )
-GAME( 199?, j6bnzac , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO1 I H06)", GAME_FLAGS )
-GAME( 199?, j6bnzad , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO 9 14)", GAME_FLAGS )
-GAME( 199?, j6bnzae , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO 9P 14)", GAME_FLAGS )
-GAME( 199?, j6bnzaf , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO 9 A 14)", GAME_FLAGS )
-GAME( 199?, j6bnzag , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO 9I 14)", GAME_FLAGS )
-GAME( 199?, j6bnzah , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO5 H10)", GAME_FLAGS )
-GAME( 199?, j6bnzai , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO5 I H10)", GAME_FLAGS )
-GAME( 199?, j6bnzaj , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (incomplete pair)", GAME_FLAGS )
-GAME( 199?, j6bnzak , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO06 11)", GAME_FLAGS )
+GAMEL( 199?, j6bnza , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO1 H06)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzaa , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO1 P H06)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzab , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO1 AH06)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzac , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO1 I H06)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzad , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO 9 14)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzae , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO 9P 14)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzaf , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO 9 A 14)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzag , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO 9I 14)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzah , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO5 H10)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzai , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO5 I H10)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzaj , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (incomplete pair)", GAME_FLAGS, layout_j6bnza )
+GAMEL( 199?, j6bnzak , j6bnza , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Bonanza (JPM) (IMPACT) (BO06 11)", GAME_FLAGS, layout_j6bnza )
GAME( 199?, j6brkout , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Breakout (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6brkouta , j6brkout , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Breakout (JPM) (IMPACT) (set 2)", GAME_FLAGS )
@@ -7926,11 +7988,11 @@ GAME( 199?, j6cpclba , j6cpclb , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6cpclbb , j6cpclb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Caesar's Palace Club (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6camelt , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6camelta , j6camelt , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6cameltb , j6camelt , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6cameltc , j6camelt , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6cameltd , j6camelt , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6camelt , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6camelt )
+GAMEL( 199?, j6camelta , j6camelt , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6camelt )
+GAMEL( 199?, j6cameltb , j6camelt , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6camelt )
+GAMEL( 199?, j6cameltc , j6camelt , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6camelt )
+GAMEL( 199?, j6cameltd , j6camelt , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6camelt )
GAME( 199?, j6scarlt , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Captain Scarlet (Ace) (IMPACT)", GAME_FLAGS )
@@ -7995,20 +8057,20 @@ GAME( 199?, j6cas5k , j6cas5 , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6cas5l , j6cas5 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino 5ive Liner (JPM) (IMPACT) (set 13)", GAME_FLAGS )
-GAME( 199?, j6cascz , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6cascza , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6casczb , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6casczc , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6casczd , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6cascze , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6casczf , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6casczg , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6casczh , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6casczi , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6casczj , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6casczk , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 12)", GAME_FLAGS )
-GAME( 199?, j6casczl , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 13)", GAME_FLAGS )
-GAME( 199?, j6casczm , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 14)", GAME_FLAGS )
+GAMEL( 199?, j6cascz , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6cascza , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczb , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczc , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczd , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6cascze , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczf , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczg , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczh , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczi , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczj , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczk , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 12)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczl , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 13)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczm , j6cascz , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 14)", GAME_FLAGS, layout_j6cascze )
GAME( 199?, j6cccla , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8024,27 +8086,27 @@ GAME( 199?, j6ccclai , j6cccla , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6ccclaj , j6cccla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic (JPM) (IMPACT) (set 11)", GAME_FLAGS )
GAME( 199?, j6ccclak , j6cccla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic (JPM) (IMPACT) (set 12)", GAME_FLAGS )
-GAME( 199?, j6cascla , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6casclaa , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6casclab , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6casclac , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6casclad , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6casclae , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6casclaf , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6casclag , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6casclah , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6casclai , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6casclaj , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6casclak , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 12)", GAME_FLAGS )
-GAME( 199?, j6casclal , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 13)", GAME_FLAGS )
-GAME( 199?, j6casclam , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 14)", GAME_FLAGS )
-GAME( 199?, j6casclan , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 15)", GAME_FLAGS )
-GAME( 199?, j6casclao , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 16)", GAME_FLAGS )
-GAME( 199?, j6casclap , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 17)", GAME_FLAGS )
-GAME( 199?, j6casclaq , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 18)", GAME_FLAGS )
-GAME( 199?, j6casclar , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 19)", GAME_FLAGS )
-GAME( 199?, j6casclas , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 20)", GAME_FLAGS )
-GAME( 199?, j6casclat , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 21)", GAME_FLAGS )
+GAMEL( 199?, j6cascla , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclaa , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclab , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclac , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclad , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclae , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclaf , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclag , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclah , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclai , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclaj , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclak , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 12)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclal , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 13)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclam , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 14)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclan , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 15)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclao , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 16)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclap , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 17)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclaq , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 18)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclar , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 19)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclas , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 20)", GAME_FLAGS, layout_j6casclaf )
+GAMEL( 199?, j6casclat , j6cascla , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Classic Club (JPM) (IMPACT) (set 21)", GAME_FLAGS, layout_j6casclaf )
GAME( 199?, j6casclb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6casclba , j6casclb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Casino Crazy Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
@@ -8080,11 +8142,11 @@ GAME( 199?, j6cole , j6col , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6colf , j6col , impctawp, tbirds, driver_device, 0, ROT0, "Mdm", "Coliseum (Mdm) (IMPACT) (set 7)", GAME_FLAGS )
// seems like the same game as some of the roms in the above, they're probably mixed up, or the same thing
-GAME( 199?, j6colcsh , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6colcsha , j6colcsh , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6colcshb , j6colcsh , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6colcshc , j6colcsh , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6colcshd , j6colcsh , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6colcsh , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6colcsh )
+GAMEL( 199?, j6colcsha , j6colcsh , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6colcsh )
+GAMEL( 199?, j6colcshb , j6colcsh , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6colcsh )
+GAMEL( 199?, j6colcshc , j6colcsh , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6colcsh )
+GAMEL( 199?, j6colcshd , j6colcsh , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Coliseum Cash (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6colcsh )
GAME( 199?, j6colmon , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Colour Of Money (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8107,17 +8169,17 @@ GAME( 199?, j6coprobc , j6coprob , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6coprobd , j6coprob , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Cops 'n' Robbers (Qps) (IMPACT) (set 5)", GAME_FLAGS )
GAME( 199?, j6coprobe , j6coprob , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Cops 'n' Robbers (Qps) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6crack , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6cracka , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6crackb , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6crackc , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6crackd , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6cracke , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6crackf , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6crackg , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6crackh , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6cracki , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6crackj , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 11)", GAME_FLAGS )
+GAMEL( 199?, j6crack , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6cracka , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6crackb , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6crackc , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6crackd , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6cracke , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6crackf , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6crackg , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6crackh , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6cracki , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6crack )
+GAMEL( 199?, j6crackj , j6crack , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Cracker (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6crack )
GAME( 199?, j6crzclb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Crazy Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8165,19 +8227,19 @@ GAME( 199?, j6dyflh , j6dyfl , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6dyfli , j6dyfl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Do You Feel Lucky (JPM) (IMPACT) (set 10)", GAME_FLAGS )
GAME( 199?, j6dyflj , j6dyfl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Do You Feel Lucky (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6drdogh , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Dr Dough (Qps) (IMPACT)", GAME_FLAGS )
+GAMEL( 199?, j6drdogh , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Dr Dough (Qps) (IMPACT)", GAME_FLAGS, layout_j6drdogh )
-GAME( 199?, j6euphor , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6euphora , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6euphorb , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6euphorc , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6euphord , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6euphore , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6euphorf , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 7)", GAME_FLAGS )
+GAMEL( 199?, j6euphor , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 1)", GAME_FLAGS, layout_j6euphor )
+GAMEL( 199?, j6euphora , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 2)", GAME_FLAGS, layout_j6euphor )
+GAMEL( 199?, j6euphorb , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 3)", GAME_FLAGS, layout_j6euphor )
+GAMEL( 199?, j6euphorc , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 4)", GAME_FLAGS, layout_j6euphor )
+GAMEL( 199?, j6euphord , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 5)", GAME_FLAGS, layout_j6euphor )
+GAMEL( 199?, j6euphore , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 6)", GAME_FLAGS, layout_j6euphor )
+GAMEL( 199?, j6euphorf , j6euphor , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Euphoria (Ace) (IMPACT) (set 7)", GAME_FLAGS, layout_j6euphor )
-GAME( 199?, j6fastfr , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fast Fruits Club (Qps) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6fastfra , j6fastfr , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fast Fruits Club (Qps) (IMPACT) (set 2)", GAME_FLAGS )
+GAMEL( 199?, j6fastfr , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fast Fruits Club (Qps) (IMPACT) (set 1)", GAME_FLAGS, layout_j6fastfr )
+GAMEL( 199?, j6fastfra , j6fastfr , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fast Fruits Club (Qps) (IMPACT) (set 2)", GAME_FLAGS, layout_j6fastfr )
GAME( 199?, j6fasttk , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Fast Trak (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8235,10 +8297,10 @@ GAME( 199?, j6framft , 0 , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6frtmch , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "The Fruit Machine (JPM) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6frtpot , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fruitpots (Qps) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6frtpota , j6frtpot , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fruitpots (Qps) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6frtpotb , j6frtpot , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fruitpots (Qps) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6frtpotc , j6frtpot , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fruitpots (Qps) (IMPACT) (set 4)", GAME_FLAGS )
+GAMEL( 199?, j6frtpot , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fruitpots (Qps) (IMPACT) (set 1)", GAME_FLAGS, layout_j6frtpot )
+GAMEL( 199?, j6frtpota , j6frtpot , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fruitpots (Qps) (IMPACT) (set 2)", GAME_FLAGS, layout_j6frtpot )
+GAMEL( 199?, j6frtpotb , j6frtpot , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fruitpots (Qps) (IMPACT) (set 3)", GAME_FLAGS, layout_j6frtpot )
+GAMEL( 199?, j6frtpotc , j6frtpot , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Fruitpots (Qps) (IMPACT) (set 4)", GAME_FLAGS, layout_j6frtpot )
GAME( 199?, j6gforce , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "G Force (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8249,54 +8311,54 @@ GAME( 199?, j6gforced , j6gforce , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6gldday , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Day (JPM) (IMPACT)", GAME_FLAGS ) // this is the same as j6dmnjkra
-GAME( 199?, j6gidogh , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "G.I. Dough (Ace) (IMPACT)", GAME_FLAGS )
+GAMEL( 199?, j6gidogh , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "G.I. Dough (Ace) (IMPACT)", GAME_FLAGS, layout_j6gidogh )
-GAME( 199?, j6guab , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6guaba , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6guabb , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6guabc , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6guabd , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6guabe , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6guabf , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 7)", GAME_FLAGS )
+GAMEL( 199?, j6guab , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6guabc )
+GAMEL( 199?, j6guaba , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6guabc )
+GAMEL( 199?, j6guabb , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6guabc )
+GAMEL( 199?, j6guabc , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6guabc )
+GAMEL( 199?, j6guabd , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6guabc )
+GAMEL( 199?, j6guabe , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6guabc )
+GAMEL( 199?, j6guabf , j6guab , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6guabc )
-GAME( 199?, j6guabcl , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6guabcla , j6guabcl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
+GAMEL( 199?, j6guabcl , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break Club (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6guabcl )
+GAMEL( 199?, j6guabcla , j6guabcl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Give Us A Break Club (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6guabcl )
-GAME( 199?, j6gldclb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Gladiator Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6gldclba , j6gldclb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Gladiator Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6gldclbb , j6gldclb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Gladiator Club (JPM) (IMPACT) (set 3)", GAME_FLAGS )
+GAMEL( 199?, j6gldclb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Gladiator Club (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6gldclb )
+GAMEL( 199?, j6gldclba , j6gldclb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Gladiator Club (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6gldclb )
+GAMEL( 199?, j6gldclbb , j6gldclb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Gladiator Club (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6gldclb )
GAME( 199?, j6gldmin , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Empire", "Gold Mine (Empire) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6gogold , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6gogolda , j6gogold , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6gogoldb , j6gogold , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6gogoldc , j6gogold , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 4)", GAME_FLAGS )
+GAMEL( 199?, j6gogold , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6gogold )
+GAMEL( 199?, j6gogolda , j6gogold , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6gogold )
+GAMEL( 199?, j6gogoldb , j6gogold , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6gogold )
+GAMEL( 199?, j6gogoldc , j6gogold , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6gogold )
GAME( 199?, j6golddm , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Demons (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6golddma , j6golddm , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Demons (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6goldgl , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6goldgla , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6goldglb , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6goldglc , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6goldgld , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6goldgle , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6goldglf , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6goldglg , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6goldglh , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6goldgli , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6goldglj , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6goldglk , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 12)", GAME_FLAGS )
-GAME( 199?, j6goldgll , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 13)", GAME_FLAGS )
+GAMEL( 199?, j6goldgl , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldgla , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldglb , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldglc , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldgld , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldgle , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldglf , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldglg , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldglh , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldgli , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldglj , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldglk , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 12)", GAME_FLAGS, layout_j6goldgla )
+GAMEL( 199?, j6goldgll , j6goldgl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Goal (JPM) (IMPACT) (set 13)", GAME_FLAGS, layout_j6goldgla )
-GAME( 199?, j6hapyhr , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Happy Hour (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6hapyhra , j6hapyhr , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Happy Hour (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6hapyhrb , j6hapyhr , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Happy Hour (JPM) (IMPACT) (set 3)", GAME_FLAGS )
+GAMEL( 199?, j6hapyhr , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Happy Hour (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6hapyhrb )
+GAMEL( 199?, j6hapyhra , j6hapyhr , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Happy Hour (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6hapyhrb )
+GAMEL( 199?, j6hapyhrb , j6hapyhr , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Happy Hour (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6hapyhrb )
GAME( 199?, j6hifly , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Hi Flyer (Crystal) (IMPACT)", GAME_FLAGS )
@@ -8353,29 +8415,29 @@ GAME( 199?, j6hotshtk , j6hotsht , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6hotshtl , j6hotsht , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Hot Shot (Ace) (IMPACT) (set 13)", GAME_FLAGS )
-GAME( 199?, j6impuls , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6impulsa , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6impulsb , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6impulsc , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6impulsd , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6impulse , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6impulsf , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-
-
-GAME( 199?, j6indy , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6indya , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6indyb , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6indyc , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6indyd , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6indye , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6indyf , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6indyg , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6indyh , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6indyi , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6indyj , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6indyk , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 12)", GAME_FLAGS )
-GAME( 199?, j6indyge , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT, German set 1)", GAME_FLAGS ) // was marked as Sys5 'Indy 500' but is clearly IMPACT and has Indiana Jones / Holy Grail strings (might be a different game to the english set)
-GAME( 199?, j6indyge2 , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT, German set 2)", GAME_FLAGS )
+GAMEL( 199?, j6impuls , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6impulsc )
+GAMEL( 199?, j6impulsa , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6impulsc )
+GAMEL( 199?, j6impulsb , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6impulsc )
+GAMEL( 199?, j6impulsc , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6impulsc )
+GAMEL( 199?, j6impulsd , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6impulsc )
+GAMEL( 199?, j6impulse , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6impulsc )
+GAMEL( 199?, j6impulsf , j6impuls , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Impulse (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6impulsc )
+
+
+GAMEL( 199?, j6indy , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indya , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyb , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyc , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyd , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indye , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyf , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyg , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyh , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyi , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyj , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyk , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 12)", GAME_FLAGS, layout_j6indyi )
+GAMEL( 199?, j6indyge , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT, German set 1)", GAME_FLAGS, layout_j6indyi ) // was marked as Sys5 'Indy 500' but is clearly IMPACT and has Indiana Jones / Holy Grail strings (might be a different game to the english set)
+GAMEL( 199?, j6indyge2 , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT, German set 2)", GAME_FLAGS, layout_j6indyi )
GAME( 199?, j6showtm , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "It's Showtime (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6showtma , j6showtm , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "It's Showtime (JPM) (IMPACT) (set 2)", GAME_FLAGS )
@@ -8415,11 +8477,11 @@ GAME( 199?, j6jungfv , 0 , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6kamel , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Kameleon (JPM) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6kungfu , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6kungfua , j6kungfu , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6kungfub , j6kungfu , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6kungfuc , j6kungfu , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6kungfud , j6kungfu , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6kungfu , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 1)", GAME_FLAGS, layout_j6kungfud )
+GAMEL( 199?, j6kungfua , j6kungfu , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 2)", GAME_FLAGS, layout_j6kungfud )
+GAMEL( 199?, j6kungfub , j6kungfu , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 3)", GAME_FLAGS, layout_j6kungfud )
+GAMEL( 199?, j6kungfuc , j6kungfu , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 4)", GAME_FLAGS, layout_j6kungfud )
+GAMEL( 199?, j6kungfud , j6kungfu , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Kung Fu (Ace) (IMPACT) (set 5)", GAME_FLAGS, layout_j6kungfud )
GAME( 199?, j6luckla , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Lucky Las Vegas (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8453,39 +8515,39 @@ GAME( 199?, j6medalc , j6medal , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6medald , j6medal , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Medallion Job (Qps) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6megbck , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6megbcka , j6megbck , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6megbckb , j6megbck , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6megbckc , j6megbck , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6megbckd , j6megbck , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6megbck , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6megbck )
+GAMEL( 199?, j6megbcka , j6megbck , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6megbck )
+GAMEL( 199?, j6megbckb , j6megbck , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6megbck )
+GAMEL( 199?, j6megbckc , j6megbck , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6megbck )
+GAMEL( 199?, j6megbckd , j6megbck , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Mega Bucks (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6megbck )
GAME( 199?, j6monmad , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Money Madness (Ace) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6montlk , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6montlka , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6montlkb , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6montlkc , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6montlkd , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6montlke , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6montlkf , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6montlkg , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6montlkh , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-
-
-GAME( 199?, j6mono60 , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6mono60a , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6mono60b , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6mono60c , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6mono60d , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6mono60e , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6mono60f , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6mono60g , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6mono60h , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6mono60i , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6mono60j , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6mono60k , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 12)", GAME_FLAGS )
-GAME( 199?, j6mono60l , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 13)", GAME_FLAGS )
+GAMEL( 199?, j6montlk , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6montlkb )
+GAMEL( 199?, j6montlka , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6montlkb )
+GAMEL( 199?, j6montlkb , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6montlkb )
+GAMEL( 199?, j6montlkc , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6montlkb )
+GAMEL( 199?, j6montlkd , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6montlkb )
+GAMEL( 199?, j6montlke , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6montlkb )
+GAMEL( 199?, j6montlkf , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6montlkb )
+GAMEL( 199?, j6montlkg , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6montlkb )
+GAMEL( 199?, j6montlkh , j6montlk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Money Talks (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6montlkb )
+
+
+GAMEL( 199?, j6mono60 , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60a , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60b , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60c , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60d , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60e , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60f , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60g , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60h , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60i , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60j , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60k , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 12)", GAME_FLAGS, layout_j6mono60 )
+GAMEL( 199?, j6mono60l , j6mono60 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly 60th Anniversary Edition (JPM) (IMPACT) (set 13)", GAME_FLAGS, layout_j6mono60 )
GAME( 199?, j6monobn , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly Bingo (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6monobna , j6monobn , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Monopoly Bingo (JPM) (IMPACT) (set 2)", GAME_FLAGS )
@@ -8503,13 +8565,13 @@ GAME( 199?, j6oxoc , j6oxo , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6oxod , j6oxo , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo (JPM) (IMPACT) (set 5)", GAME_FLAGS )
GAME( 199?, j6oxoe , j6oxo , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6oxobin , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6oxobina , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6oxobinb , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6oxobinc , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6oxobind , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6oxobine , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6oxobinf , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 7)", GAME_FLAGS )
+GAMEL( 199?, j6oxobin , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6oxobin )
+GAMEL( 199?, j6oxobina , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6oxobin )
+GAMEL( 199?, j6oxobinb , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6oxobin )
+GAMEL( 199?, j6oxobinc , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6oxobin )
+GAMEL( 199?, j6oxobind , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6oxobin )
+GAMEL( 199?, j6oxobine , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6oxobin )
+GAMEL( 199?, j6oxobinf , j6oxobin , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Oxo Bingo (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6oxobin )
GAME( 199?, j6pacman , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Pac Man Plus (Qps) (IMPACT)", GAME_FLAGS )
@@ -8586,15 +8648,15 @@ GAME( 199?, j6quantma , j6quantm , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6quantmb , j6quantm , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Quantum Leap (JPM) (IMPACT) (set 3)", GAME_FLAGS )
GAME( 199?, j6quantmc , j6quantm , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Quantum Leap (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6quick , 0 , impctawp, tbirds, driver_device, 0, ROT0, "RAL", "Quicksilver (RAL) (IMPACT)", GAME_FLAGS )
+GAMEL( 199?, j6quick , 0 , impctawp, tbirds, driver_device, 0, ROT0, "RAL", "Quicksilver (RAL) (IMPACT)", GAME_FLAGS, layout_j6quick )
GAME( 199?, j6rager , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) [German] (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6ra , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6raa , j6ra , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6rab , j6ra , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6rac , j6ra , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6rad , j6ra , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6ra , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6ra )
+GAMEL( 199?, j6raa , j6ra , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6ra )
+GAMEL( 199?, j6rab , j6ra , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6ra )
+GAMEL( 199?, j6rac , j6ra , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6ra )
+GAMEL( 199?, j6rad , j6ra , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6ra )
GAME( 199?, j6raclb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6raclba , j6raclb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
@@ -8603,18 +8665,18 @@ GAME( 199?, j6raclbc , j6raclb , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6raclbd , j6raclb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Alert Club (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6redarw , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6redarwa , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6redarwb , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6redarwc , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6redarwd , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6redarwe , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6redarwf , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6redarwg , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6redarwh , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6redarwi , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6redarwj , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6redarww , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / JPM", "Red Arrow (Whitbread / JPM) (IMPACT)", GAME_FLAGS )
+GAMEL( 199?, j6redarw , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwa , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwb , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwc , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwd , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwe , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwf , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwg , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwh , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwi , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarwj , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Arrow (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6redarwf )
+GAMEL( 199?, j6redarww , j6redarw , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / JPM", "Red Arrow (Whitbread / JPM) (IMPACT)", GAME_FLAGS, layout_j6redarwf )
GAME( 2002, j6rh6 , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot 6 (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 2002, j6rh6a , j6rh6 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot 6 (JPM) (IMPACT) (set 2)", GAME_FLAGS )
@@ -8624,25 +8686,25 @@ GAME( 2002, j6rh6d , j6rh6 , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 2002, j6rh6e , j6rh6 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot 6 (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6rhchil , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6rhchila , j6rhchil , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6rhchilb , j6rhchil , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6rhchilc , j6rhchil , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6rhchild , j6rhchil , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6rhchil , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 1)", GAME_FLAGS, layout_j6rhchil )
+GAMEL( 199?, j6rhchila , j6rhchil , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 2)", GAME_FLAGS, layout_j6rhchil )
+GAMEL( 199?, j6rhchilb , j6rhchil , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 3)", GAME_FLAGS, layout_j6rhchil )
+GAMEL( 199?, j6rhchilc , j6rhchil , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 4)", GAME_FLAGS, layout_j6rhchil )
+GAMEL( 199?, j6rhchild , j6rhchil , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Red Hot Chili Stepper (Ace) (IMPACT) (set 5)", GAME_FLAGS, layout_j6rhchil )
-GAME( 199?, j6rh6cl , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6rh6cla , j6rh6cl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6rh6clb , j6rh6cl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6rh6clc , j6rh6cl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6rh6cld , j6rh6cl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6rh6cl , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6rh6cld )
+GAMEL( 199?, j6rh6cla , j6rh6cl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6rh6cld )
+GAMEL( 199?, j6rh6clb , j6rh6cl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6rh6cld )
+GAMEL( 199?, j6rh6clc , j6rh6cl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6rh6cld )
+GAMEL( 199?, j6rh6cld , j6rh6cl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Hot Six Club (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6rh6cld )
-GAME( 199?, j6reelmn , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6reelmna , j6reelmn , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6reelmnb , j6reelmn , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6reelmnc , j6reelmn , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6reelmnd , j6reelmn , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6reelmn , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6reelmn )
+GAMEL( 199?, j6reelmna , j6reelmn , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6reelmn )
+GAMEL( 199?, j6reelmnb , j6reelmn , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6reelmn )
+GAMEL( 199?, j6reelmnc , j6reelmn , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6reelmn )
+GAMEL( 199?, j6reelmnd , j6reelmn , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6reelmn )
GAME( 199?, j6reelth , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Reel Thing (Ace) (IMPACT) set 1)", GAME_FLAGS )
GAME( 199?, j6reeltha , j6reelth , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Reel Thing (Ace) (IMPACT) set 2)", GAME_FLAGS )
@@ -8650,12 +8712,12 @@ GAME( 199?, j6reelthb , j6reelth , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6richpk , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Rich Pickings (Ace) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6rico , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6ricoa , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6ricob , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6ricoc , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6ricod , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6ricoe , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 6)", GAME_FLAGS )
+GAMEL( 199?, j6rico , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6rico )
+GAMEL( 199?, j6ricoa , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6rico )
+GAMEL( 199?, j6ricob , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6rico )
+GAMEL( 199?, j6ricoc , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6rico )
+GAMEL( 199?, j6ricod , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6rico )
+GAMEL( 199?, j6ricoe , j6rico , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Ricochet (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6rico )
GAME( 199?, j6robin , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Robin Hood (Ace) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6robina , j6robin , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Robin Hood (Ace) (IMPACT) (set 2)", GAME_FLAGS )
@@ -8663,23 +8725,23 @@ GAME( 199?, j6robinb , j6robin , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6robinc , j6robin , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Robin Hood (Ace) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6roller , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6rollera , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6rollerb , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6rollerc , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6rollerd , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6rollere , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6rollerf , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6rollerg , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6rollerh , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6rolleri , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6rollerj , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6rollerk , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 12)", GAME_FLAGS )
-GAME( 199?, j6rollerl , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 13)", GAME_FLAGS )
-GAME( 199?, j6rollerm , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 14)", GAME_FLAGS )
-GAME( 199?, j6rollern , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 15)", GAME_FLAGS )
-GAME( 199?, j6rollero , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 16)", GAME_FLAGS )
-GAME( 199?, j6rollerp , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 17)", GAME_FLAGS )
+GAMEL( 199?, j6roller , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollera , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerb , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerc , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerd , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollere , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerf , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerg , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerh , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rolleri , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerj , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerk , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 12)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerl , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 13)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerm , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 14)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollern , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 15)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollero , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 16)", GAME_FLAGS, layout_j6rollerd )
+GAMEL( 199?, j6rollerp , j6roller , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster (JPM) (IMPACT) (set 17)", GAME_FLAGS, layout_j6rollerd )
GAME( 199?, j6rccls , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Roller Coaster Classic (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8709,14 +8771,14 @@ GAME( 199?, j6sidewdd , j6sidewd , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6sidewde , j6sidewd , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Sidewinder (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6snakes , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6snakesa , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6snakesb , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6snakesc , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6snakesd , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6snakese , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6snakesf , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6snakesg , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 8)", GAME_FLAGS )
+GAMEL( 199?, j6snakes , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6snakes )
+GAMEL( 199?, j6snakesa , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6snakes )
+GAMEL( 199?, j6snakesb , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6snakes )
+GAMEL( 199?, j6snakesc , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6snakes )
+GAMEL( 199?, j6snakesd , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6snakes )
+GAMEL( 199?, j6snakese , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6snakes )
+GAMEL( 199?, j6snakesf , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6snakes )
+GAMEL( 199?, j6snakesg , j6snakes , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Snakes & Ladders (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6snakes )
GAME( 199?, j6sonic , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Sonic The Hedgehog (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8731,10 +8793,10 @@ GAME( 199?, j6sonich , j6sonic , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6spcinv , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Space Invaders (Crystal) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6stards , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Stardust (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6stardsa , j6stards , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Stardust (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6stardsb , j6stards , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Stardust (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6stardsc , j6stards , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Stardust (JPM) (IMPACT) (set 4)", GAME_FLAGS )
+GAMEL( 199?, j6stards , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Stardust (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6stards )
+GAMEL( 199?, j6stardsa , j6stards , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Stardust (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6stards )
+GAMEL( 199?, j6stardsb , j6stards , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Stardust (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6stards )
+GAMEL( 199?, j6stardsc , j6stards , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Stardust (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6stards )
GAME( 199?, j6start , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Starturn (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8767,7 +8829,7 @@ GAME( 199?, j6supbrki , j6supbrk , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6supbrkj , j6supbrk , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Super Breakout (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6swpdrp , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Swop Till Ya Drop (JPM) (IMPACT)", GAME_FLAGS )
+GAMEL( 199?, j6swpdrp , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Swop Till Ya Drop (JPM) (IMPACT)", GAME_FLAGS, layout_j6swpdrp )
GAME( 199?, j6bags , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Three Bags Full (JPM) (IMPACT)", GAME_FLAGS )
@@ -8809,36 +8871,36 @@ GAME( 199?, j6tbrdclk , j6tbrdcl , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6tbrdcll , j6tbrdcl , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Thunderbirds Club (JPM) (IMPACT) (set 13)", GAME_FLAGS )
-GAME( 199?, j6tomb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6tomba , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6tombb , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6tombc , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6tombd , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6tombe , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6tombf , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6tombg , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 8)", GAME_FLAGS )
+GAMEL( 199?, j6tomb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6tombc )
+GAMEL( 199?, j6tomba , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6tombc )
+GAMEL( 199?, j6tombb , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6tombc )
+GAMEL( 199?, j6tombc , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6tombc )
+GAMEL( 199?, j6tombd , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6tombc )
+GAMEL( 199?, j6tombe , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6tombc )
+GAMEL( 199?, j6tombf , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6tombc )
+GAMEL( 199?, j6tombg , j6tomb , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Tomb Raider (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6tombc )
-GAME( 199?, j6topflg , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Top Flight (Ace) (IMPACT)", GAME_FLAGS )
+GAMEL( 199?, j6topflg , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Top Flight (Ace) (IMPACT)", GAME_FLAGS, layout_j6topflg )
GAME( 199?, j6tutti , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Qps", "Tutti Frutti (Qps) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6twst , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6twsta , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6twstb , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6twstc , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6twstd , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6twste , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6twstf , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6twstg , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6twsth , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6twsti , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6twstj , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 11)", GAME_FLAGS )
+GAMEL( 199?, j6twst , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 1)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twsta , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 2)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twstb , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 3)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twstc , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 4)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twstd , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 5)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twste , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 6)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twstf , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 7)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twstg , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 8)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twsth , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 9)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twsti , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 10)", GAME_FLAGS, layout_j6twst )
+GAMEL( 199?, j6twstj , j6twst , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Twister (Ace) (IMPACT) (set 11)", GAME_FLAGS, layout_j6twst )
GAME( 199?, j6twstdt , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Twister (JPM) [Dutch] (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6untch , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Untouchables (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6untcha , j6untch , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Untouchables (JPM) (IMPACT) (set 2)", GAME_FLAGS )
+GAMEL( 199?, j6untch , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Untouchables (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6untch )
+GAMEL( 199?, j6untcha , j6untch , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Untouchables (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6untch )
GAME( 199?, j6pompay , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Up Pompay (Ace) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8846,28 +8908,28 @@ GAME( 199?, j6pompaya , j6pompay , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6pompayb , j6pompay , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Up Pompay (Ace) (IMPACT) (set 3)", GAME_FLAGS )
GAME( 199?, j6pompayc , j6pompay , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Up Pompay (Ace) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6vindal , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Vindaloot (JPM) (IMPACT)", GAME_FLAGS )
-
-GAME( 199?, j6vivark , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6vivarka , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6vivarkb , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6vivarkc , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6vivarkd , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6vivarke , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6vivarkf , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6vivarkg , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6vivarkh , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 9)", GAME_FLAGS )
-GAME( 199?, j6vivarki , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 10)", GAME_FLAGS )
-GAME( 199?, j6vivarkj , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 11)", GAME_FLAGS )
-GAME( 199?, j6vivarkk , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 12)", GAME_FLAGS )
+GAMEL( 199?, j6vindal , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Vindaloot (JPM) (IMPACT)", GAME_FLAGS, layout_j6vindal )
+
+GAMEL( 199?, j6vivark , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarka , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarkb , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarkc , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarkd , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarke , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarkf , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarkg , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarkh , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarki , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarkj , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6vivark )
+GAMEL( 199?, j6vivarkk , j6vivark , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas (JPM) (IMPACT) (set 12)", GAME_FLAGS, layout_j6vivark )
GAME( 199?, j6vivrkc , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6vivrkca , j6vivrkc , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
GAME( 199?, j6vivrkcb , j6vivrkc , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Viva Rock Vegas Club (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6wldkng , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wild King Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6wldknga , j6wldkng , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wild King Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
+GAMEL( 199?, j6wldkng , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wild King Club (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6wldkng )
+GAMEL( 199?, j6wldknga , j6wldkng , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wild King Club (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6wldkng )
GAME( 199?, j6wthing , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Empire", "Wild Thing (Empire) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8884,12 +8946,12 @@ GAME( 199?, j6wildwf , j6wildw , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6wildwg , j6wildw , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "Wild West (Ace) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6wizard , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6wizarda , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6wizardb , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6wizardc , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6wizardd , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6wizarde , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 6)", GAME_FLAGS )
+GAMEL( 199?, j6wizard , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6wizardd )
+GAMEL( 199?, j6wizarda , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6wizardd )
+GAMEL( 199?, j6wizardb , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6wizardd )
+GAMEL( 199?, j6wizardc , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6wizardd )
+GAMEL( 199?, j6wizardd , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6wizardd )
+GAMEL( 199?, j6wizarde , j6wizard , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Wizard Of Odds (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6wizardd )
GAME( 199?, j6knight , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Your Lucky Knight (JPM) (IMPACT) (set 1)", GAME_FLAGS )
@@ -8902,7 +8964,7 @@ GAME( 199?, j6knighte , j6knight , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6svndb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Ace", "7 Deadly Bins (Ace) (IMPACT)", GAME_FLAGS )
-GAME( 199?, j6ewn , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Each Way Nudger (JPM) (IMPACT)", GAME_FLAGS )
+GAMEL( 199?, j6ewn , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Each Way Nudger (JPM) (IMPACT)", GAME_FLAGS, layout_j6ewn )
GAME( 199?, j6hikar , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Hi Karate (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6hikara , j6hikar , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Hi Karate (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
@@ -8944,21 +9006,21 @@ GAME( 199?, j6bnob , j6bno , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6bnoc , j6bno , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Big Nite Out (Crystal) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6btbw , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6btbwa , j6btbw , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6btbwb , j6btbw , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6btbwc , j6btbw , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6btbwd , j6btbw , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6btbw , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS, layout_j6btbwd )
+GAMEL( 199?, j6btbwa , j6btbw , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS, layout_j6btbwd )
+GAMEL( 199?, j6btbwb , j6btbw , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 3)", GAME_FLAGS, layout_j6btbwd )
+GAMEL( 199?, j6btbwc , j6btbw , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 4)", GAME_FLAGS, layout_j6btbwd )
+GAMEL( 199?, j6btbwd , j6btbw , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Born To Be Wild Club (Crystal) (IMPACT) (set 5)", GAME_FLAGS, layout_j6btbwd )
-GAME( 199?, j6cpal , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6cpala , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 2)", GAME_FLAGS ) // marked as ACE
-GAME( 1998, j6cpalb , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 1998, j6cpalc , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 1998, j6cpald , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 1998, j6cpale , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 1998, j6cpalf , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 1998, j6cpalg , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 8)", GAME_FLAGS )
+GAMEL( 199?, j6cpal , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 1)", GAME_FLAGS, layout_j6cpal )
+GAMEL( 199?, j6cpala , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 2)", GAME_FLAGS, layout_j6cpal ) // marked as ACE
+GAMEL( 1998, j6cpalb , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 3)", GAME_FLAGS, layout_j6cpal )
+GAMEL( 1998, j6cpalc , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 4)", GAME_FLAGS, layout_j6cpal )
+GAMEL( 1998, j6cpald , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 5)", GAME_FLAGS, layout_j6cpal )
+GAMEL( 1998, j6cpale , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 6)", GAME_FLAGS, layout_j6cpal )
+GAMEL( 1998, j6cpalf , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 7)", GAME_FLAGS, layout_j6cpal )
+GAMEL( 1998, j6cpalg , j6cpal , impctawp, tbirds, driver_device, 0, ROT0, "Whitbread / Crystal", "Caesars Palace (Whitbread / Crystal) (IMPACT) (set 8)", GAME_FLAGS, layout_j6cpal )
GAME( 199?, j6cdivr , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Cash Diver (Crystal) (IMPACT)", GAME_FLAGS )
@@ -8989,12 +9051,12 @@ GAME( 199?, j6easyb , j6easy , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6easyc , j6easy , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Easy Money (Crystal) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6ffc , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6ffca , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6ffcb , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6ffcc , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6ffcd , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6ffce , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 6)", GAME_FLAGS )
+GAMEL( 199?, j6ffc , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS, layout_j6ffce )
+GAMEL( 199?, j6ffca , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS, layout_j6ffce )
+GAMEL( 199?, j6ffcb , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 3)", GAME_FLAGS, layout_j6ffce )
+GAMEL( 199?, j6ffcc , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 4)", GAME_FLAGS, layout_j6ffce )
+GAMEL( 199?, j6ffcd , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 5)", GAME_FLAGS, layout_j6ffce )
+GAMEL( 199?, j6ffce , j6ffc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Frame & Fortune Club (Crystal) (IMPACT) (set 6)", GAME_FLAGS, layout_j6ffce )
GAME( 199?, j6grc , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Gold Rush Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
@@ -9016,20 +9078,20 @@ GAME( 199?, j6impls , 0 , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6kapang , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Kapang! (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6kapanga , j6kapang , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Kapang! (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6kfc , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Kung Fu Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6kfca , j6kfc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Kung Fu Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6kfcb , j6kfc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Kung Fu Club (Crystal) (IMPACT) (set 3)", GAME_FLAGS )
+GAMEL( 199?, j6kfc , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Kung Fu Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS, layout_j6kfc )
+GAMEL( 199?, j6kfca , j6kfc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Kung Fu Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS, layout_j6kfc )
+GAMEL( 199?, j6kfcb , j6kfc , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Kung Fu Club (Crystal) (IMPACT) (set 3)", GAME_FLAGS, layout_j6kfc )
GAME( 199?, j6lucklo , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Lucky Lottery Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6luckloa , j6lucklo , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Lucky Lottery Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6monst , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6monsta , j6monst , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6monstb , j6monst , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6monstc , j6monst , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6monstd , j6monst , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 5)", GAME_FLAGS )
+GAMEL( 199?, j6monst , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS, layout_j6monst )
+GAMEL( 199?, j6monsta , j6monst , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS, layout_j6monst )
+GAMEL( 199?, j6monstb , j6monst , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 3)", GAME_FLAGS, layout_j6monst )
+GAMEL( 199?, j6monstc , j6monst , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 4)", GAME_FLAGS, layout_j6monst )
+GAMEL( 199?, j6monstd , j6monst , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Monster Cash Club (Crystal) (IMPACT) (set 5)", GAME_FLAGS, layout_j6monst )
GAME( 199?, j6pinfvr , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Pinball Fever (Crystal) (IMPACT)", GAME_FLAGS )
@@ -9063,15 +9125,15 @@ GAME( 199?, j6redala , j6redal , impctawp, tbirds, driver_device, 0, ROT0,
GAME( 199?, j6reelb , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Reel Bingo Classic Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6reelba , j6reelb , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Reel Bingo Classic Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6slagn , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
-GAME( 199?, j6slagna , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
-GAME( 199?, j6slagnb , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 3)", GAME_FLAGS )
-GAME( 199?, j6slagnc , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 4)", GAME_FLAGS )
-GAME( 199?, j6slagnd , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 5)", GAME_FLAGS )
-GAME( 199?, j6slagne , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 6)", GAME_FLAGS )
-GAME( 199?, j6slagnf , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 7)", GAME_FLAGS )
-GAME( 199?, j6slagng , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 8)", GAME_FLAGS )
-GAME( 199?, j6slagnh , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 9)", GAME_FLAGS )
+GAMEL( 199?, j6slagn , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 1)", GAME_FLAGS, layout_j6slagng )
+GAMEL( 199?, j6slagna , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 2)", GAME_FLAGS, layout_j6slagng )
+GAMEL( 199?, j6slagnb , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 3)", GAME_FLAGS, layout_j6slagng )
+GAMEL( 199?, j6slagnc , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 4)", GAME_FLAGS, layout_j6slagng )
+GAMEL( 199?, j6slagnd , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 5)", GAME_FLAGS, layout_j6slagng )
+GAMEL( 199?, j6slagne , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 6)", GAME_FLAGS, layout_j6slagng )
+GAMEL( 199?, j6slagnf , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 7)", GAME_FLAGS, layout_j6slagng )
+GAMEL( 199?, j6slagng , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 8)", GAME_FLAGS, layout_j6slagng )
+GAMEL( 199?, j6slagnh , j6slagn , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Snakes & Ladders Slides Again (Crystal) (IMPACT) (set 9)", GAME_FLAGS, layout_j6slagng )
GAME( 199?, j6thril , 0 , impctawp, tbirds, driver_device, 0, ROT0, "Crystal", "Thriller (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
diff --git a/src/mame/layout/j6aceclb.lay b/src/mame/layout/j6aceclb.lay
new file mode 100644
index 00000000000..c4c78a95520
--- /dev/null
+++ b/src/mame/layout/j6aceclb.lay
@@ -0,0 +1,8418 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1 feat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="2 Ko's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Ace of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clubs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1 Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xtra Card">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="1 KO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1 Feat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="BUST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Ace of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clubs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="1 KO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2 Feats">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="BUST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="1 KO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xtra Card">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1 Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Light all 5 cards for super bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Xtra Card">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Ace Of Clubs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Skillshot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BUST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Thrown Out">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Pack It ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="In">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Complete for Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="KNOCKOUTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="8 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hi Roller">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Reel of Fortune">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Five Alive">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3 Of a Kind">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Take Your Pick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Stick or Twist">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="6 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="3 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="2 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="1 Knockout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Accumulator">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lucky 7's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="A Nice Pair">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="10 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="4 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="5 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SUPER SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="99 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="16 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Trail Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_11_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_11_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Refill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Required">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Add Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="SkillStop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Number Run">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;250 - 4 x RED 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;50 - 4 x MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;6 - 3 x RED 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4 - 3 x BLUE 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="No's in View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;150 - 4 x BLUE 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="SuperHold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;100 - 4 x PEAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;75 - 4 x BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8 - 3 x DIAMOND">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3 - 3 x PEAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2 - 3 x MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2 - 3 x BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Random Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Spin Off">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;25 - 4 x GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15 - 4 x MIXED 7's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60 - 3 x GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1 - 3 x CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20 - 3 x MIXED 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10 - 4 x CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="15 Super Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="25 Super Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 Super Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 Super Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 Super Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 Super Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Super Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1 Super Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_163_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_163">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_164_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_164">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_165_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_165">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="X change">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_166_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_166">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold / Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_167_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_167">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold / Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_168_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_168">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_169_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_169">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_170_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_170">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="cancel / collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_171_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_171">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="KO's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_172_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_172">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_173_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_173">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_174_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_174">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Feat's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_58">
+ <text string="Reserve">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_150">
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_151">
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_160">
+ <text string="Bank">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_161">
+ <text string="Credit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_162">
+ <text string="bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1018" height="669"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="250" y="440" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="250" y="440" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="337" y="440" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="337" y="440" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="424" y="440" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="424" y="440" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="513" y="440" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="513" y="440" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="399" y="210" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="399" y="210" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="170" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="172" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="220" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="222" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="270" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="272" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="320" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="322" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="370" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="372" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="420" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="422" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="470" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="472" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="520" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="522" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="570" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="572" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="620" y="13" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="622" y="15" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="64" y="464" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="66" y="466" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="64" y="494" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="66" y="496" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="64" y="524" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="66" y="526" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="359" y="567" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="361" y="569" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="70" y="603" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="72" y="605" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="64" y="554" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="66" y="556" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="64" y="583" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="66" y="585" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="767" y="567" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="769" y="569" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="562" y="567" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="564" y="569" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="701" y="567" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="703" y="569" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="223" y="567" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="225" y="569" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="292" y="567" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="294" y="569" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="494" y="567" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="496" y="569" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="430" y="567" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="432" y="569" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="632" y="567" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="634" y="569" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="516" y="327" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="518" y="329" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="432" y="328" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="434" y="330" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="346" y="328" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="348" y="330" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="259" y="328" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="261" y="330" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="177" y="244" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="179" y="246" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="177" y="189" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="179" y="191" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="177" y="216" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="179" y="218" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="259" y="91" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="261" y="93" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="177" y="300" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="179" y="302" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="177" y="272" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="179" y="274" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="177" y="133" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="179" y="135" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="177" y="161" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="179" y="163" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="346" y="91" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="348" y="93" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="432" y="91" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="434" y="93" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="517" y="92" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="519" y="94" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="603" y="133" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="605" y="135" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="603" y="160" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="605" y="162" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="603" y="188" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="605" y="190" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="603" y="273" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="605" y="275" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="603" y="244" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="605" y="246" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="603" y="216" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="605" y="218" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="603" y="300" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="605" y="302" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="362" y="136" width="27" height="42"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="364" y="138" width="23" height="38"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="392" y="136" width="27" height="42"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="394" y="138" width="23" height="38"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="423" y="136" width="27" height="42"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="425" y="138" width="23" height="38"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="456" y="136" width="27" height="42"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="458" y="138" width="23" height="38"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="489" y="136" width="27" height="42"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="491" y="138" width="23" height="38"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="324" y="187" width="232" height="19"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="326" y="189" width="228" height="15"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="355" y="217" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="357" y="219" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="470" y="218" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="472" y="220" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="271" y="245" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="273" y="247" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="286" y="269" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="288" y="271" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="290" y="297" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="292" y="299" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="394" y="301" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="396" y="303" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="394" y="263" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="396" y="265" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="550" y="262" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="552" y="264" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="462" y="268" width="72" height="22"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="464" y="270" width="68" height="18"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="467" y="300" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="469" y="302" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="531" y="294" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="533" y="296" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="237" y="66" width="172" height="22"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="239" y="68" width="168" height="18"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="495" y="66" width="102" height="22"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="497" y="68" width="98" height="18"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="44" y="59" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="46" y="61" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="44" y="108" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="46" y="110" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="44" y="275" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="46" y="277" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="44" y="307" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="46" y="309" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="44" y="291" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="46" y="293" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="44" y="400" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="46" y="402" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="44" y="386" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="46" y="388" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="44" y="323" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="46" y="325" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="44" y="258" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="46" y="260" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="44" y="124" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="46" y="126" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="44" y="172" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="46" y="174" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="44" y="188" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="46" y="190" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="44" y="204" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="46" y="206" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="44" y="370" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="46" y="372" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="44" y="354" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="46" y="356" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="44" y="338" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="46" y="340" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="44" y="92" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="46" y="94" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="44" y="156" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="46" y="158" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="44" y="76" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="46" y="78" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="44" y="140" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="46" y="142" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="711" y="59" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="713" y="61" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="711" y="275" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="713" y="277" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="711" y="291" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="713" y="293" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="711" y="307" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="713" y="309" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="711" y="323" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="713" y="325" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="711" y="339" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="713" y="341" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="711" y="355" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="713" y="357" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="711" y="371" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="713" y="373" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="711" y="387" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="713" y="389" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="711" y="403" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="713" y="405" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="629" y="518" width="92" height="42"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="631" y="520" width="88" height="38"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1_border" state="0">
+ <bounds x="684" y="4" width="82" height="47"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1" state="0">
+ <bounds x="686" y="6" width="78" height="43"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="579" y="384" width="64" height="27"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="581" y="386" width="60" height="23"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="641" y="409" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="643" y="411" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="153" y="385" width="64" height="27"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="155" y="387" width="60" height="23"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="843" y="40" width="162" height="62"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="845" y="42" width="158" height="58"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="854" y="217" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="856" y="219" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="854" y="335" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="856" y="337" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="854" y="359" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="856" y="361" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="641" y="384" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="643" y="386" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="579" y="409" width="64" height="27"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="581" y="411" width="60" height="23"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="854" y="100" width="142" height="52"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="856" y="102" width="138" height="48"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="215" y="385" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="217" y="387" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="854" y="149" width="142" height="42"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="856" y="151" width="138" height="38"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="854" y="188" width="142" height="32"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="856" y="190" width="138" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="854" y="311" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="856" y="313" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="854" y="382" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="856" y="384" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="854" y="430" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="856" y="432" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="854" y="406" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="856" y="408" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="153" y="410" width="64" height="27"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="155" y="412" width="60" height="23"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="215" y="410" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="217" y="412" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="854" y="240" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="856" y="242" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="854" y="264" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="856" y="266" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="854" y="454" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="856" y="456" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="854" y="501" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="856" y="503" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="898" y="529" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="900" y="531" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="854" y="477" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="856" y="479" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="854" y="288" width="142" height="27"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="856" y="290" width="138" height="23"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="711" y="108" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="713" y="110" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="711" y="76" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="713" y="78" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="711" y="92" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="713" y="94" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="711" y="124" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="713" y="126" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="711" y="258" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="713" y="260" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="711" y="140" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="713" y="142" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="711" y="172" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="713" y="174" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="711" y="156" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="713" y="158" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="711" y="188" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="713" y="190" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="711" y="204" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="713" y="206" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="829" y="242" width="23" height="24"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="831" y="244" width="19" height="20"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="829" y="266" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="831" y="268" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="829" y="290" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="831" y="292" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="829" y="314" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="831" y="316" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="829" y="338" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="831" y="340" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="829" y="363" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="831" y="365" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="829" y="386" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="831" y="388" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="829" y="410" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="831" y="412" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_163_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="772" y="7" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_163" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="774" y="9" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_164_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="714" y="626" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_164" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="716" y="628" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_165_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="611" y="626" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_165" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="613" y="628" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_166_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="515" y="626" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_166" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="517" y="628" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_167_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="426" y="626" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_167" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="428" y="628" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_168_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="337" y="626" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_168" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="339" y="628" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_169_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="251" y="626" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_169" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="253" y="628" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_170_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="125" y="626" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_170" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="127" y="628" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="colour_button_171_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="177" y="91" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp81" element="colour_button_171" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="179" y="93" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp94" element="colour_button_172_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="603" y="328" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp94" element="colour_button_172" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="605" y="330" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp86" element="colour_button_173_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="603" y="91" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp86" element="colour_button_173" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="605" y="93" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp99" element="colour_button_174_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="177" y="328" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp99" element="colour_button_174" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="179" y="330" width="73" height="38"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="271" y="156" width="24" height="25"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="271" y="156" width="24" height="25"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="271" y="156" width="24" height="25"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="295" y="156" width="24" height="25"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="295" y="156" width="24" height="25"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="295" y="156" width="24" height="25"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="318" y="156" width="24" height="25"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="318" y="156" width="24" height="25"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="318" y="156" width="24" height="25"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="522" y="152" width="24" height="25"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="522" y="152" width="24" height="25"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="522" y="152" width="24" height="25"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="544" y="152" width="24" height="25"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="544" y="152" width="24" height="25"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="544" y="152" width="24" height="25"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="567" y="152" width="24" height="25"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="567" y="152" width="24" height="25"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="567" y="152" width="24" height="25"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="300" y="391" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="300" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="317" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="334" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="351" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="368" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="385" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="402" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="419" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="436" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="453" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="470" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="487" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="504" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="521" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="538" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="555" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label58" element="label_58">
+ <bounds x="526" y="136" width="60" height="16"/>
+ </backdrop>
+ <backdrop name="label150" element="label_150">
+ <bounds x="192" y="371" width="44" height="16"/>
+ </backdrop>
+ <backdrop name="label151" element="label_151">
+ <bounds x="619" y="369" width="44" height="16"/>
+ </backdrop>
+ <backdrop name="label160" element="label_160">
+ <bounds x="312" y="376" width="36" height="16"/>
+ </backdrop>
+ <backdrop name="label161" element="label_161">
+ <bounds x="523" y="375" width="42" height="16"/>
+ </backdrop>
+ <backdrop name="label162" element="label_162">
+ <bounds x="440" y="613" width="29" height="13"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_button" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_button" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_button" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_button" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6acehi.lay b/src/mame/layout/j6acehi.lay
new file mode 100644
index 00000000000..7c06b0ae1ad
--- /dev/null
+++ b/src/mame/layout/j6acehi.lay
@@ -0,0 +1,7328 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="'S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="12 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="99 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="16 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Golden Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Bank Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Knock 'em Out">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Stick Or Twist">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hit The Top">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Graphic Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cash Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Pick A Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Golden Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Stoppa Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="FOUR ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="THREE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="TWO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="ONE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="FIVE ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FOUR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="THREE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="TWO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="ONE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FIVE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="FOUR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="THREE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="TWO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="ONE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="FIVE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="double trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Reel Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Selecta">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Numbers in View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="RESPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="STEPPA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Spin Off">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="'">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_142_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_142">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold/Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_143_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_143">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold/lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="AutoNudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_146_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_146">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_147_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_147">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_148_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_148">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_41">
+ <text string="Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_42">
+ <text string="Cash Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_87">
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_110">
+ <text string="Ace's High Big Money Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="632" height="824"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="186" y="550" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="186.0000" y="550.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="189.3333" y="551.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="192.6667" y="553.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="196.0000" y="555.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="199.3333" y="557.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="202.6667" y="559.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="186.0000" y="596.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="189.3333" y="598.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="192.6667" y="600.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="196.0000" y="602.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="199.3333" y="604.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="202.6667" y="606.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="186.0000" y="643.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="189.3333" y="645.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="192.6667" y="647.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="196.0000" y="649.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="199.3333" y="651.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="202.6667" y="653.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="186" y="550" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="275" y="550" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="550.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="551.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="553.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="555.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="557.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="559.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="596.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="598.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="600.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="602.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="604.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="606.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="643.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="645.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="647.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="649.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="651.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="653.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="275" y="550" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="371" y="551" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="371.0000" y="551.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="374.3333" y="552.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="377.6667" y="554.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="381.0000" y="556.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="384.3333" y="558.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="387.6667" y="560.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="371.0000" y="597.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="374.3333" y="599.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="377.6667" y="601.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="381.0000" y="603.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="384.3333" y="605.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="387.6667" y="607.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="371.0000" y="644.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="374.3333" y="646.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="377.6667" y="648.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="381.0000" y="650.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="384.3333" y="652.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="387.6667" y="654.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="371" y="551" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="482" y="504" width="80" height="66"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="482.0000" y="504.0000" width="80.0000" height="66.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="485.3333" y="506.7500" width="73.3333" height="60.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="488.6667" y="509.5000" width="66.6667" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="492.0000" y="512.2500" width="60.0000" height="49.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="495.3333" y="515.0000" width="53.3333" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="498.6667" y="517.7500" width="46.6667" height="38.5000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="482" y="504" width="80" height="66"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="207" y="8" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="209" y="10" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="119" y="8" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="121" y="10" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="163" y="8" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="165" y="10" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="251" y="8" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="253" y="10" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="417" y="8" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="419" y="10" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="461" y="8" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="463" y="10" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="329" y="8" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="331" y="10" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="373" y="8" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="375" y="10" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="377" y="457" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="379" y="459" width="44" height="21"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="208" y="457" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="210" y="459" width="44" height="21"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="425" y="320" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="427" y="322" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="425" y="344" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="427" y="346" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="425" y="272" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="427" y="274" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="425" y="296" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="427" y="298" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="425" y="224" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="427" y="226" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="425" y="248" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="427" y="250" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="425" y="200" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="427" y="202" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="425" y="176" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="427" y="178" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="425" y="128" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="427" y="130" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="425" y="152" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="427" y="154" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="88" y="134" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="90" y="136" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="88" y="158" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="90" y="160" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="88" y="182" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="90" y="184" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="88" y="206" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="90" y="208" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="88" y="230" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="90" y="232" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="88" y="254" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="90" y="256" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="88" y="278" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="90" y="280" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="88" y="302" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="90" y="304" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="88" y="326" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="90" y="328" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="88" y="350" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="90" y="352" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="258" y="132" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="260" y="134" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="258" y="156" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="260" y="158" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="258" y="180" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="260" y="182" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="258" y="252" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="260" y="254" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="258" y="228" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="260" y="230" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="258" y="204" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="260" y="206" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="258" y="276" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="260" y="278" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="258" y="300" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="260" y="302" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="258" y="324" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="260" y="326" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="257" y="348" width="116" height="22"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="259" y="350" width="112" height="18"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="221" y="136" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="223" y="138" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="221" y="160" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="223" y="162" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="221" y="184" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="223" y="186" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="221" y="208" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="223" y="210" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="221" y="232" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="223" y="234" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="221" y="256" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="223" y="258" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="221" y="280" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="223" y="282" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="221" y="304" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="223" y="306" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="221" y="328" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="223" y="330" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="221" y="351" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="223" y="353" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="385" y="155" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="387" y="157" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="386" y="132" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="388" y="134" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="385" y="178" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="387" y="180" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="385" y="250" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="387" y="252" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="385" y="226" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="387" y="228" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="385" y="203" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="387" y="205" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="385" y="272" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="387" y="274" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="385" y="293" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="387" y="295" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="385" y="318" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="387" y="320" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="385" y="344" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="387" y="346" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="426" y="406" width="110" height="19"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="428" y="408" width="106" height="15"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="426" y="425" width="104" height="19"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="428" y="427" width="100" height="15"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="426" y="444" width="98" height="19"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="428" y="446" width="94" height="15"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="426" y="463" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="428" y="465" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="426" y="387" width="116" height="19"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="428" y="389" width="112" height="15"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="258" y="406" width="116" height="19"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="260" y="408" width="112" height="15"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="258" y="425" width="116" height="19"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="260" y="427" width="112" height="15"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="258" y="444" width="116" height="19"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="260" y="446" width="112" height="15"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="258" y="463" width="116" height="19"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="260" y="465" width="112" height="15"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="258" y="387" width="116" height="19"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="260" y="389" width="112" height="15"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="96" y="406" width="108" height="19"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="98" y="408" width="104" height="15"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="102" y="425" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="104" y="427" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="107" y="444" width="97" height="19"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="109" y="446" width="93" height="15"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="111" y="463" width="93" height="19"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="113" y="465" width="89" height="15"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="93" y="387" width="111" height="19"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="95" y="389" width="107" height="15"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="295" y="483" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="297" y="485" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="514" y="583" width="19" height="42"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="516" y="585" width="15" height="38"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="493" y="583" width="19" height="42"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="495" y="585" width="15" height="38"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="535" y="583" width="19" height="42"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="537" y="585" width="15" height="38"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="36" y="503" width="102" height="22"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="38" y="505" width="98" height="18"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="36" y="527" width="102" height="22"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="38" y="529" width="98" height="18"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="36" y="551" width="102" height="22"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="38" y="553" width="98" height="18"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="36" y="575" width="102" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="38" y="577" width="98" height="18"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="36" y="599" width="102" height="22"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="38" y="601" width="98" height="18"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="36" y="623" width="102" height="22"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="38" y="625" width="98" height="18"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="36" y="647" width="102" height="22"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="38" y="649" width="98" height="18"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="36" y="671" width="102" height="22"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="38" y="673" width="98" height="18"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="237" y="697" width="37" height="67"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="239" y="699" width="33" height="63"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="195" y="697" width="42" height="67"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="197" y="699" width="38" height="63"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="153" y="697" width="42" height="67"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="155" y="699" width="38" height="63"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="266" y="698" width="19" height="22"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="268" y="700" width="15" height="18"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="274" y="697" width="37" height="67"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="276" y="699" width="33" height="63"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="325" y="701" width="37" height="67"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="327" y="703" width="33" height="63"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="362" y="701" width="37" height="67"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="364" y="703" width="33" height="63"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="399" y="701" width="37" height="67"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="401" y="703" width="33" height="63"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="436" y="701" width="37" height="67"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="438" y="703" width="33" height="63"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_137_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="573" y="6" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_137" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="575" y="8" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_140_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="9" y="785" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_140" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="11" y="787" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="83" y="786" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="85" y="788" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_142_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="158" y="786" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_142" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="160" y="788" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="233" y="786" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_143" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="235" y="788" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="308" y="786" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="310" y="788" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="383" y="786" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="385" y="788" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_146_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="533" y="786" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_146" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="535" y="788" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_147_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="458" y="786" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_147" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="460" y="788" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="colour_button_148_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="485" y="626" width="75" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="colour_button_148" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="487" y="628" width="71" height="28"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="189" y="508" width="264" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="189" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="206" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="223" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="240" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="257" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="274" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="291" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="308" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="325" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="342" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="359" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="376" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="393" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="410" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="427" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="444" y="508" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label41" element="label_41">
+ <bounds x="111" y="93" width="70" height="23"/>
+ </backdrop>
+ <backdrop name="label42" element="label_42">
+ <bounds x="273" y="93" width="79" height="23"/>
+ </backdrop>
+ <backdrop name="label87" element="label_87">
+ <bounds x="458" y="86" width="59" height="23"/>
+ </backdrop>
+ <backdrop name="label110" element="label_110">
+ <bounds x="232" y="55" width="157" height="17"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_button" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6amdrm.lay b/src/mame/layout/j6amdrm.lay
new file mode 100644
index 00000000000..c9d48cdbe98
--- /dev/null
+++ b/src/mame/layout/j6amdrm.lay
@@ -0,0 +1,8483 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="AMERICAN DREAM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="Cup">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="Cup">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="Cup">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cup">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_14_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_14_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_13_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_13_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cup">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Slider">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_12_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_12_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_11_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_11_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_15_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_15_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+1 Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string=" MDM ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Winner">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="JP - Flags">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_119_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_120_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Oranges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Bells">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Melons">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Blue Sevens">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_115_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="White Sevens">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Plums">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Lemons">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Cherries">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Mixed Sevens">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_114_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Red Sevens">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Cash Roulette">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Win Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Cash Picker">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Nudge Picker">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_33_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_33_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Crazy Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Super Cash Link">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="7 Stepper">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill Climber">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Coin Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Mix-N-Match">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Coin Climber">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Nearest Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Jackpot!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Lemon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Melon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="White 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Blue 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Orange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Cherry">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Plum">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Red 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Bell">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Jackpot Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Move On 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Add Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Slider ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Super Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Reel Spinner">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string=" COLLECT ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string=" FEATURE ??">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="colour_button_143_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_143">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string=" HOLD ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="FAST TRACK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_147_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_147">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_148_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_148">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="TAKE CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="colour_button_149_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_149">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string=" HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string=" LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_88">
+ <text string="Bencrest Presents ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.05"/>
+ </text>
+ <text string="- American Dream V1.0 - ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.10" width="0.90" height="0.05"/>
+ </text>
+ <text string="MDM [IMPACT] Classic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.15" width="0.90" height="0.05"/>
+ </text>
+ <text string="Thanks to the following :">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.25" width="0.90" height="0.05"/>
+ </text>
+ <text string="--- Chris + Tony ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.30" width="0.90" height="0.05"/>
+ </text>
+ <text string="MFMEv2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.05"/>
+ </text>
+ <text string="--- DildoDez ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.40" width="0.90" height="0.05"/>
+ </text>
+ <text string="Playtesting">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.45" width="0.90" height="0.05"/>
+ </text>
+ <text string="---Ploggy ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.05"/>
+ </text>
+ <text string="Playtesting">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.55" width="0.90" height="0.05"/>
+ </text>
+ <text string="Sorting the damn reels out!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.60" width="0.90" height="0.05"/>
+ </text>
+ <text string="--- Pete + Gary ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.05"/>
+ </text>
+ <text string="Help in MFME Forum">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.70" width="0.90" height="0.05"/>
+ </text>
+ <text string="--- Mike Jones ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.75" width="0.90" height="0.05"/>
+ </text>
+ <text string="Original [Partial] Classic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.05"/>
+ </text>
+ <text string="??">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.85" width="0.90" height="0.05"/>
+ </text>
+ </element>
+ <element name="label_97">
+ <text string="Keyboard Shortcuts :">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.08"/>
+ </text>
+ <text string="--- 1, 2 and 3 --- ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.13" width="0.90" height="0.08"/>
+ </text>
+ <text string="Hold1, Hold2/Hi, Hold3/Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.21" width="0.90" height="0.08"/>
+ </text>
+ <text string="---Spacebar ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.30" width="0.90" height="0.08"/>
+ </text>
+ <text string="Start / Gamble">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.38" width="0.90" height="0.08"/>
+ </text>
+ <text string="--- ' [Tilde, left of 1] ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.46" width="0.90" height="0.08"/>
+ </text>
+ <text string="Collect Feature, Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.54" width="0.90" height="0.08"/>
+ </text>
+ <text string="--- C ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.62" width="0.90" height="0.08"/>
+ </text>
+ <text string="Collect Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.70" width="0.90" height="0.08"/>
+ </text>
+ <text string="--- F ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.79" width="0.90" height="0.08"/>
+ </text>
+ <text string="Fast Track">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.87" width="0.90" height="0.08"/>
+ </text>
+ </element>
+ <element name="label_98">
+ <text string="Layout Issues :">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.13"/>
+ </text>
+ <text string="--- Coin Matrix ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.31" width="0.90" height="0.13"/>
+ </text>
+ <text string="Can't guarentee if it is lined up, if not, I will correct the layout.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.44" width="0.90" height="0.13"/>
+ </text>
+ <text string="--- Reel Positions ---">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.56" width="0.90" height="0.13"/>
+ </text>
+ <text string="Hopefully now sorted, if they do lose sync after reopening and stuff, I'd say they are f--ked :)??">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.69" width="0.90" height="0.13"/>
+ </text>
+ </element>
+ <element name="label_103">
+ <text string="-">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_139">
+ <text string="To get into Demo/Test mode :">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="Click 'Design', and then 'Edit Mode'.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="Click on Checkbox 'DOOR' that appears. When initialised, hold 'TEST', ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1018" height="687"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="224" y="436" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="224.0000" y="436.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="227.3333" y="437.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="230.6667" y="439.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="234.0000" y="441.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="237.3333" y="443.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="240.6667" y="445.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="224.0000" y="482.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="227.3333" y="484.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="230.6667" y="486.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="234.0000" y="488.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="237.3333" y="490.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="240.6667" y="492.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="224.0000" y="529.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="227.3333" y="531.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="230.6667" y="533.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="234.0000" y="535.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="237.3333" y="537.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="240.6667" y="539.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="224" y="436" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="318" y="436" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="436.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="437.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="439.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="441.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="443.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="445.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="482.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="484.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="486.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="488.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="490.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="492.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="529.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="531.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="533.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="535.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="537.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="539.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="318" y="436" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="412" y="436" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="412.0000" y="436.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="415.3333" y="437.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="418.6667" y="439.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="422.0000" y="441.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="425.3333" y="443.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="428.6667" y="445.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="412.0000" y="482.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="415.3333" y="484.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="418.6667" y="486.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="422.0000" y="488.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="425.3333" y="490.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="428.6667" y="492.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="412.0000" y="529.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="415.3333" y="531.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="418.6667" y="533.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="422.0000" y="535.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="425.3333" y="537.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="428.6667" y="539.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="412" y="436" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="332" y="220" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="332.0000" y="220.0000" width="80.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="335.3333" y="223.3333" width="73.3333" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="338.6667" y="226.6667" width="66.6667" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="342.0000" y="230.0000" width="60.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="345.3333" y="233.3333" width="53.3333" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="348.6667" y="236.6667" width="46.6667" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="332" y="220" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="195" y="3" width="352" height="34"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="197" y="5" width="348" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="403" y="133" width="52" height="38"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="405" y="135" width="48" height="34"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="351" y="137" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="353" y="139" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="287" y="133" width="52" height="38"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="289" y="135" width="48" height="34"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="521" y="135" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="523" y="137" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="173" y="135" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="175" y="137" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="139" y="539" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="141" y="541" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="139" y="407" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="141" y="409" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="139" y="451" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="141" y="453" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="139" y="495" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="141" y="497" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="3" y="7" width="152" height="62"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="5" y="9" width="148" height="58"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="139" y="167" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="141" y="169" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="139" y="275" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="141" y="277" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="139" y="203" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="141" y="205" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="139" y="239" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="141" y="241" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="139" y="347" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="141" y="349" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="139" y="311" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="141" y="313" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp14" element="lamp_14_1_border" state="0">
+ <bounds x="545" y="311" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp14" element="lamp_14_1" state="0">
+ <bounds x="547" y="313" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="197" y="347" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="199" y="349" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp13" element="lamp_13_1_border" state="0">
+ <bounds x="545" y="275" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp13" element="lamp_13_1" state="0">
+ <bounds x="547" y="277" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="371" y="347" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="373" y="349" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="255" y="347" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="257" y="349" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="313" y="347" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="315" y="349" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="545" y="167" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="547" y="169" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="487" y="167" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="489" y="169" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="429" y="167" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="431" y="169" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="197" y="167" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="199" y="169" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="255" y="167" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="257" y="169" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="313" y="167" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="315" y="169" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="371" y="167" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="373" y="169" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp12" element="lamp_12_1_border" state="0">
+ <bounds x="545" y="239" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp12" element="lamp_12_1" state="0">
+ <bounds x="547" y="241" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1_border" state="0">
+ <bounds x="545" y="203" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1" state="0">
+ <bounds x="547" y="205" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="487" y="347" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="489" y="349" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp15" element="lamp_15_1_border" state="0">
+ <bounds x="545" y="347" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp15" element="lamp_15_1" state="0">
+ <bounds x="547" y="349" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="429" y="347" width="60" height="36"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="431" y="349" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="493" y="387" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="495" y="389" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="47" y="71" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="49" y="73" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_2_border" state="0">
+ <bounds x="3" y="71" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_2" state="0">
+ <bounds x="5" y="73" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="3" y="97" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="5" y="99" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="3" y="121" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="5" y="123" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="3" y="145" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="5" y="147" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="3" y="169" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="5" y="171" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="3" y="193" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="5" y="195" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="3" y="217" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="5" y="219" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="3" y="241" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="5" y="243" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="3" y="265" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="5" y="267" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="3" y="289" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="5" y="291" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_2_border" state="0">
+ <bounds x="47" y="219" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_2" state="0">
+ <bounds x="49" y="221" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_2_border" state="0">
+ <bounds x="47" y="243" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_2" state="0">
+ <bounds x="49" y="245" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_2_border" state="0">
+ <bounds x="47" y="195" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_2" state="0">
+ <bounds x="49" y="197" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_2_border" state="0">
+ <bounds x="47" y="171" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_2" state="0">
+ <bounds x="49" y="173" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_2_border" state="0">
+ <bounds x="47" y="147" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_2" state="0">
+ <bounds x="49" y="149" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_2_border" state="0">
+ <bounds x="47" y="123" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_2" state="0">
+ <bounds x="49" y="125" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_2_border" state="0">
+ <bounds x="47" y="267" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_2" state="0">
+ <bounds x="49" y="269" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_2_border" state="0">
+ <bounds x="47" y="291" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_2" state="0">
+ <bounds x="49" y="293" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="47" y="315" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="49" y="317" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="47" y="339" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="49" y="341" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_2_border" state="0">
+ <bounds x="3" y="337" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_2" state="0">
+ <bounds x="5" y="339" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_2_border" state="0">
+ <bounds x="3" y="313" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_2" state="0">
+ <bounds x="5" y="315" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_2_border" state="0">
+ <bounds x="47" y="99" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_2" state="0">
+ <bounds x="49" y="101" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="609" y="311" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="611" y="313" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="609" y="335" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="611" y="337" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="609" y="215" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="611" y="217" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="609" y="239" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="611" y="241" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1_border" state="0">
+ <bounds x="609" y="71" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1" state="0">
+ <bounds x="611" y="73" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="609" y="95" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="611" y="97" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="609" y="119" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="611" y="121" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="609" y="143" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="611" y="145" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="609" y="167" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="611" y="169" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="609" y="191" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="611" y="193" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="609" y="287" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="611" y="289" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="609" y="263" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="611" y="265" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="589" y="7" width="142" height="62"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="591" y="9" width="138" height="58"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="341" y="117" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="343" y="119" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="433" y="51" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="435" y="53" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="409" y="111" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="411" y="113" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="209" y="71" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="211" y="73" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="249" y="51" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="251" y="53" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="377" y="39" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="379" y="41" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="305" y="39" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="307" y="41" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="225" y="95" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="227" y="97" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="273" y="111" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="275" y="113" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="457" y="95" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="459" y="97" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="473" y="71" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="475" y="73" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="3" y="389" width="122" height="22"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="5" y="391" width="118" height="18"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="17" y="557" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="19" y="559" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="17" y="533" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="19" y="535" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="17" y="509" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="19" y="511" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="17" y="413" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="19" y="415" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="17" y="437" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="19" y="439" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="17" y="461" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="19" y="463" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="17" y="485" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="19" y="487" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="237" y="579" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="239" y="581" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="261" y="579" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="263" y="581" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="285" y="579" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="287" y="581" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="309" y="579" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="311" y="581" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="357" y="579" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="359" y="581" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="381" y="579" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="383" y="581" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="405" y="579" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="407" y="581" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="429" y="579" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="431" y="581" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="453" y="579" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="455" y="581" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="551" y="543" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="553" y="545" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="581" y="543" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="583" y="545" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="581" y="515" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="583" y="517" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="581" y="487" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="583" y="489" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="581" y="459" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="583" y="461" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="551" y="459" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="553" y="461" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="551" y="487" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="553" y="489" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="551" y="515" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="553" y="517" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="581" y="431" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="583" y="433" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="551" y="431" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="553" y="433" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="671" y="431" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="673" y="433" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="701" y="431" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="703" y="433" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="701" y="487" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="703" y="489" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="701" y="543" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="703" y="545" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="671" y="459" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="673" y="461" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="671" y="487" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="673" y="489" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="701" y="459" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="703" y="461" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="671" y="543" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="673" y="545" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="671" y="515" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="673" y="517" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="701" y="515" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="703" y="517" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="638" y="429" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="640" y="431" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="606" y="429" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="608" y="431" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="638" y="457" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="640" y="459" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="606" y="457" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="608" y="459" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="606" y="513" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="608" y="515" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="606" y="485" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="608" y="487" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="638" y="513" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="640" y="515" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="638" y="485" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="640" y="487" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="638" y="542" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="640" y="544" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="606" y="542" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="608" y="544" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_140_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="739" y="9" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_140" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="741" y="11" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp190" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="505" y="607" width="83" height="37"/>
+ </backdrop>
+ <backdrop name="lamp190" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="507" y="609" width="79" height="33"/>
+ </backdrop>
+ <backdrop name="lamp188" element="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="317" y="607" width="83" height="37"/>
+ </backdrop>
+ <backdrop name="lamp188" element="colour_button_143" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="319" y="609" width="79" height="33"/>
+ </backdrop>
+ <backdrop name="lamp187" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="223" y="607" width="83" height="37"/>
+ </backdrop>
+ <backdrop name="lamp187" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="225" y="609" width="79" height="33"/>
+ </backdrop>
+ <backdrop name="lamp186" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="501" y="579" width="89" height="27"/>
+ </backdrop>
+ <backdrop name="lamp186" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="503" y="581" width="85" height="23"/>
+ </backdrop>
+ <backdrop name="lamp186" element="colour_button_147_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="599" y="607" width="83" height="37"/>
+ </backdrop>
+ <backdrop name="lamp186" element="colour_button_147" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="601" y="609" width="79" height="33"/>
+ </backdrop>
+ <backdrop name="lamp185" element="colour_button_148_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="128" y="607" width="83" height="37"/>
+ </backdrop>
+ <backdrop name="lamp185" element="colour_button_148" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="130" y="609" width="79" height="33"/>
+ </backdrop>
+ <backdrop name="lamp189" element="colour_button_149_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="411" y="607" width="83" height="37"/>
+ </backdrop>
+ <backdrop name="lamp189" element="colour_button_149" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="413" y="609" width="79" height="33"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="216" y="392" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="216" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="233" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="250" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="267" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="284" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="301" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="318" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="335" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="352" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="369" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="386" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="403" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="420" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="437" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="454" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="471" y="392" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label88" element="label_88">
+ <bounds x="768" y="40" width="185" height="288"/>
+ </backdrop>
+ <backdrop name="label97" element="label_97">
+ <bounds x="784" y="302" width="154" height="143"/>
+ </backdrop>
+ <backdrop name="label98" element="label_98">
+ <bounds x="768" y="450" width="194" height="130"/>
+ </backdrop>
+ <backdrop name="label103" element="label_103">
+ <bounds x="343" y="580" width="6" height="22"/>
+ </backdrop>
+ <backdrop name="label139" element="label_139">
+ <bounds x="715" y="573" width="299" height="65"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_button" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_button" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_button" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_button" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_button" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_button" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6arcadee.lay b/src/mame/layout/j6arcadee.lay
new file mode 100644
index 00000000000..7a325560857
--- /dev/null
+++ b/src/mame/layout/j6arcadee.lay
@@ -0,0 +1,8090 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Xtreme">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Xtreme">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Xtreme">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Xtreme">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Loch On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Meltdown">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Shoot Em Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Invader">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Cash Bandloot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Dual Shock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Adrenalin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Drop Zone">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Revolution">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;0.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;0.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;0.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;0.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Xtra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Xtra Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="No Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Xtreme">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Streaker">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lucky 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Hell Raiser">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Max Overdrive">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Demon Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Pinball Wizard">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Powerspin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Big 50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Dirty Dozen">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Mystery">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.24" green="0.00" blue="0.49"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.01" blue="0.99"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.49" blue="0.01"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.76" green="0.97" blue="0.03"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.24" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.17" blue="0.03"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.04" blue="0.01"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.94" green="0.35" blue="0.06"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.09" blue="0.02"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;10.0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="9 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Xchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;0.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;0.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_186_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_186">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_187_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_187">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_189_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_189">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Auto">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="colour_button_190_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_190">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_191_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_191">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_192_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_192">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_193_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_193">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_194_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_194">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_195_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_195">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_196_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_196">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_197_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_197">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_124">
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_184">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="531" height="640"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="91" y="437" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="91.0000" y="437.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="94.3333" y="438.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="97.6667" y="440.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="101.0000" y="442.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="104.3333" y="444.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="107.6667" y="446.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="91.0000" y="483.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="94.3333" y="485.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="97.6667" y="487.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="101.0000" y="489.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="104.3333" y="491.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="107.6667" y="493.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="91.0000" y="530.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="94.3333" y="532.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="97.6667" y="534.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="101.0000" y="536.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="104.3333" y="538.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="107.6667" y="540.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="91" y="437" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="175" y="437" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="175.0000" y="437.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="178.3333" y="438.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="181.6667" y="440.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="185.0000" y="442.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="188.3333" y="444.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="191.6667" y="446.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="175.0000" y="483.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="178.3333" y="485.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="181.6667" y="487.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="185.0000" y="489.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="188.3333" y="491.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="191.6667" y="493.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="175.0000" y="530.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="178.3333" y="532.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="181.6667" y="534.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="185.0000" y="536.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="188.3333" y="538.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="191.6667" y="540.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="175" y="437" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="258" y="437" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="258.0000" y="437.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="261.3333" y="438.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="264.6667" y="440.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="268.0000" y="442.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="271.3333" y="444.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="274.6667" y="446.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="258.0000" y="483.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="261.3333" y="485.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="264.6667" y="487.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="268.0000" y="489.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="271.3333" y="491.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="274.6667" y="493.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="258.0000" y="530.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="261.3333" y="532.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="264.6667" y="534.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="268.0000" y="536.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="271.3333" y="538.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="274.6667" y="540.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="258" y="437" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="152" y="316" width="80" height="50"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="152.0000" y="316.0000" width="80.0000" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="155.3333" y="318.0833" width="73.3333" height="45.8333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="158.6667" y="320.1667" width="66.6667" height="41.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="162.0000" y="322.2500" width="60.0000" height="37.5000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="165.3333" y="324.3333" width="53.3333" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="168.6667" y="326.4167" width="46.6667" height="29.1667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="152" y="316" width="80" height="50"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="379" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="381" y="5" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="340" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="342" y="5" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="301" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="303" y="5" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="262" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="264" y="5" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="223" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="225" y="5" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="184" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="186" y="5" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="145" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="147" y="5" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="106" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="108" y="5" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="282" y="36" width="156" height="61"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="284" y="38" width="152" height="57"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="159" y="64" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="161" y="66" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="159" y="122" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="161" y="124" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="159" y="180" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="161" y="182" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="159" y="238" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="161" y="240" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="96" y="267" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="98" y="269" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="96" y="238" width="66" height="32"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="98" y="240" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="96" y="209" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="98" y="211" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="96" y="180" width="66" height="32"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="98" y="182" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="96" y="151" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="98" y="153" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="96" y="122" width="66" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="98" y="124" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="96" y="93" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="98" y="95" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="96" y="64" width="66" height="32"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="98" y="66" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="96" y="35" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="98" y="37" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="466" y="258" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="468" y="260" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="466" y="282" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="468" y="284" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="466" y="306" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="468" y="308" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="466" y="330" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="468" y="332" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="224" y="386" width="54" height="19"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="226" y="388" width="50" height="15"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="275" y="386" width="54" height="19"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="277" y="388" width="50" height="15"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="173" y="386" width="54" height="19"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="175" y="388" width="50" height="15"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="122" y="386" width="54" height="19"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="124" y="388" width="50" height="15"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="71" y="386" width="54" height="19"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="73" y="388" width="50" height="15"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="20" y="386" width="54" height="19"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="22" y="388" width="50" height="15"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="326" y="386" width="54" height="19"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="328" y="388" width="50" height="15"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="445" y="559" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="447" y="561" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="445" y="540" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="447" y="542" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="445" y="520" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="447" y="522" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="445" y="501" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="447" y="503" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="445" y="482" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="447" y="484" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="445" y="463" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="447" y="465" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="445" y="444" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="447" y="446" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="282" y="355" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="284" y="357" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="282" y="326" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="284" y="328" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="282" y="297" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="284" y="299" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="282" y="268" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="284" y="270" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="282" y="239" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="284" y="241" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="282" y="210" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="284" y="212" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="282" y="181" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="284" y="183" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="282" y="152" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="284" y="154" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="282" y="123" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="284" y="125" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="282" y="94" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="284" y="96" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="232" y="331" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="234" y="333" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="130" y="331" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="132" y="333" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="207" y="272" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="209" y="274" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="207" y="243" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="209" y="245" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="207" y="214" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="209" y="216" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="207" y="185" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="209" y="187" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="207" y="156" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="209" y="158" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="207" y="127" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="209" y="129" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="207" y="42" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="209" y="44" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="207" y="70" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="209" y="72" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="207" y="98" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="209" y="100" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="361" y="405" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="363" y="407" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="363" y="488" width="19" height="62"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="365" y="490" width="15" height="58"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="390" y="94" width="48" height="61"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="392" y="96" width="44" height="57"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="390" y="442" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="392" y="444" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="390" y="413" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="392" y="415" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="390" y="384" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="392" y="386" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="390" y="152" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="392" y="154" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="390" y="181" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="392" y="183" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="390" y="210" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="392" y="212" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="390" y="239" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="392" y="241" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="390" y="268" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="392" y="270" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="390" y="297" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="392" y="299" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="390" y="326" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="392" y="328" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="390" y="355" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="392" y="357" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="335" y="103" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="337" y="105" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="335" y="361" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="337" y="363" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="335" y="131" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="337" y="133" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="335" y="160" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="337" y="162" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="335" y="190" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="337" y="192" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="335" y="217" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="337" y="219" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="335" y="246" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="337" y="248" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="335" y="276" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="337" y="278" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="335" y="304" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="337" y="306" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="335" y="332" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="337" y="334" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="28" y="460" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="30" y="462" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="28" y="489" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="30" y="491" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="28" y="518" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="30" y="520" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="28" y="547" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="30" y="549" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="13" y="418" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="15" y="420" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="23" y="580" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="25" y="582" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="293" y="580" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="295" y="582" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="261" y="580" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="263" y="582" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="229" y="580" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="231" y="582" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="133" y="580" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="135" y="582" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="197" y="580" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="199" y="582" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="165" y="580" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="167" y="582" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="101" y="580" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="103" y="582" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="466" y="234" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="468" y="236" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="466" y="210" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="468" y="212" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="466" y="186" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="468" y="188" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="466" y="162" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="468" y="164" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="466" y="66" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="468" y="68" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="466" y="138" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="468" y="140" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="3" y="282" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="5" y="284" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="3" y="306" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="5" y="308" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="3" y="330" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="5" y="332" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="3" y="258" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="5" y="260" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="3" y="234" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="5" y="236" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="3" y="210" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="5" y="212" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="3" y="186" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="5" y="188" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="3" y="162" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="5" y="164" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="3" y="138" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="5" y="140" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="3" y="114" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="5" y="116" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="3" y="90" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="5" y="92" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="3" y="66" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="5" y="68" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="466" y="114" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="468" y="116" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="466" y="90" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="468" y="92" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="106" y="355" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="108" y="357" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="90" y="355" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="92" y="357" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="74" y="355" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="76" y="357" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_186_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="444" y="1" width="42" height="62"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_186" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="446" y="3" width="38" height="58"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_187_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="487" y="1" width="42" height="62"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_187" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="489" y="3" width="38" height="58"/>
+ </backdrop>
+ <backdrop name="lamp217" element="colour_button_189_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="391" y="475" width="50" height="47"/>
+ </backdrop>
+ <backdrop name="lamp217" element="colour_button_189" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="393" y="477" width="46" height="43"/>
+ </backdrop>
+ <backdrop name="lamp135" element="colour_button_190_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="77" y="308" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp135" element="colour_button_190" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="79" y="310" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_191_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="468" y="612" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_191" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="470" y="614" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_192_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="401" y="612" width="66" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_192" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="403" y="614" width="62" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_193_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="338" y="612" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_193" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="340" y="614" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_194_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="266" y="612" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_194" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="268" y="614" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_195_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="185" y="612" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_195" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="187" y="614" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_196_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="101" y="612" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_196" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="103" y="614" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_197_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="22" y="612" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_197" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="24" y="614" width="58" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="87" y="405" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="87" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="104" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="121" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="138" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="155" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="172" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="189" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="206" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="223" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="240" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="257" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="274" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="291" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="308" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="325" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="342" y="405" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label124" element="label_124">
+ <bounds x="462" y="416" width="49" height="28"/>
+ </backdrop>
+ <backdrop name="label184" element="label_184">
+ <bounds x="445" y="577" width="82" height="13"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_button" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_button" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6big50.lay b/src/mame/layout/j6big50.lay
new file mode 100644
index 00000000000..b8d687fea47
--- /dev/null
+++ b/src/mame/layout/j6big50.lay
@@ -0,0 +1,7330 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="Hit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </disk>
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </disk>
+ <text string="Repeat Chance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.41" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.82" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Pound">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.41" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="0.82" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.41" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.82" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="BIG 50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.41" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.82" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Link">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hi-Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Random">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.41" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="0.82" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.41" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.82" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.41" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="0.82" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Plasma">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="10p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="10p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="10p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="10p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="0.90" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.33" green="0.36" blue="0.42"/>
+ </disk>
+ <disk state="0">
+ <color red="0.08" green="0.09" blue="0.11"/>
+ </disk>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <disk state="1">
+ <color red="0.66" green="0.73" blue="0.85"/>
+ </disk>
+ <disk state="0">
+ <color red="0.16" green="0.18" blue="0.21"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_150_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_150">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_151_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_151">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_152_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_152">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_153_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_153">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_154_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_154">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_155_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_155">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_156_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_156">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_157_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_157">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Autonudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_158_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_158">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_159_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_159">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="#1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_4">
+ <text string="#">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_5">
+ <text string="CREDITS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_6">
+ <text string="Lock and Key">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_7">
+ <text string="Thanks To BB">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_147">
+ <text string="Niallquinn">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="V1.1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_148">
+ <text string="Thanks to Troutman,">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="Bugs Bunny,">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="Dad and HitTheSix">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="667" height="656"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="180" y="480" width="80" height="100"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="180" y="480" width="80" height="100"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="285" y="480" width="80" height="100"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="285" y="480" width="80" height="100"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="390" y="480" width="80" height="100"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="390" y="480" width="80" height="100"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="253" y="353" width="140" height="50"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="253" y="353" width="140" height="50"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="32" y="421" width="56" height="18"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="34" y="423" width="52" height="14"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="288" y="247" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="290" y="249" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="271" y="226" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="273" y="228" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="260" y="205" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="262" y="207" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="311" y="154" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="313" y="156" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="334" y="163" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="336" y="165" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="351" y="184" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="353" y="186" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="362" y="205" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="364" y="207" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="351" y="226" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="353" y="228" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="334" y="247" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="336" y="249" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="311" y="256" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="313" y="258" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="271" y="184" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="273" y="186" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="288" y="163" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="290" y="165" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="294" y="193" width="56" height="48"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="296" y="195" width="52" height="44"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="123" y="75" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="125" y="77" width="44" height="16"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="123" y="94" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="125" y="96" width="44" height="16"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="328" y="280" width="47" height="29"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="330" y="282" width="43" height="25"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="271" y="280" width="47" height="29"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="273" y="282" width="43" height="25"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="212" y="216" width="47" height="29"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="214" y="218" width="43" height="25"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="0" y="2" width="132" height="66"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="2" y="4" width="128" height="62"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="530" y="80" width="112" height="37"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="532" y="82" width="108" height="33"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="530" y="118" width="112" height="37"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="532" y="120" width="108" height="33"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="530" y="156" width="112" height="37"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="532" y="158" width="108" height="33"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="530" y="194" width="112" height="37"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="532" y="196" width="108" height="33"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="530" y="232" width="112" height="37"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="532" y="234" width="108" height="33"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="530" y="271" width="112" height="37"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="532" y="273" width="108" height="33"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="530" y="309" width="112" height="37"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="532" y="311" width="108" height="33"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="530" y="347" width="112" height="37"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="532" y="349" width="108" height="33"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="530" y="385" width="112" height="37"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="532" y="387" width="108" height="33"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="558" y="421" width="55" height="18"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="560" y="423" width="51" height="14"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="231" y="155" width="47" height="29"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="233" y="157" width="43" height="25"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="393" y="353" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="395" y="355" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="393" y="381" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="395" y="383" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="420" y="130" width="58" height="29"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="422" y="132" width="54" height="25"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="352" y="86" width="58" height="29"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="354" y="88" width="54" height="25"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="236" y="86" width="58" height="29"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="238" y="88" width="54" height="25"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="167" y="130" width="58" height="29"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="169" y="132" width="54" height="25"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="231" y="381" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="233" y="383" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="231" y="353" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="233" y="355" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="298" y="115" width="47" height="29"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="300" y="117" width="43" height="25"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="368" y="155" width="47" height="29"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="370" y="157" width="43" height="25"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="387" y="216" width="47" height="29"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="389" y="218" width="43" height="25"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="599" y="447" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="601" y="449" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="576" y="447" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="578" y="449" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="553" y="447" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="555" y="449" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="195" y="436" width="34" height="37"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="197" y="438" width="30" height="33"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="231" y="436" width="34" height="37"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="233" y="438" width="30" height="33"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="267" y="436" width="34" height="37"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="269" y="438" width="30" height="33"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="553" y="470" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="555" y="472" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="576" y="470" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="578" y="472" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="599" y="470" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="601" y="472" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="599" y="493" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="601" y="495" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="599" y="585" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="601" y="587" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="576" y="585" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="578" y="587" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="553" y="585" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="555" y="587" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="205" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="207" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="228" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="230" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="251" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="253" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="274" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="276" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="297" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="299" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="320" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="322" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="343" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="345" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="366" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="368" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="389" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="391" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="412" y="586" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="414" y="588" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="24" y="587" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="26" y="589" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="47" y="587" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="49" y="589" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="70" y="587" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="72" y="589" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="70" y="564" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="72" y="566" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="47" y="564" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="49" y="566" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="24" y="564" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="26" y="566" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="70" y="541" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="72" y="543" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="47" y="541" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="49" y="543" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="24" y="541" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="26" y="543" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="24" y="518" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="26" y="520" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="47" y="518" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="49" y="520" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="70" y="518" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="72" y="520" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="70" y="495" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="72" y="497" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="47" y="495" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="49" y="497" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="24" y="495" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="26" y="497" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="24" y="472" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="26" y="474" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="47" y="472" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="49" y="474" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="70" y="472" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="72" y="474" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="452" y="439" width="39" height="17"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="454" y="441" width="35" height="13"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="303" y="436" width="34" height="37"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="305" y="438" width="30" height="33"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="340" y="436" width="34" height="37"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="342" y="438" width="30" height="33"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="377" y="436" width="34" height="37"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="379" y="438" width="30" height="33"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="414" y="436" width="34" height="37"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="416" y="438" width="30" height="33"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="70" y="449" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="72" y="451" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="47" y="449" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="49" y="451" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="24" y="449" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="26" y="451" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="576" y="493" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="578" y="495" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="553" y="493" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="555" y="495" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="553" y="516" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="555" y="518" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="576" y="516" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="578" y="518" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="599" y="516" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="601" y="518" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="599" y="539" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="601" y="541" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="576" y="539" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="578" y="541" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="553" y="539" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="555" y="541" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="553" y="562" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="555" y="564" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="576" y="562" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="578" y="564" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="599" y="562" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="601" y="564" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_150_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="559" y="622" width="66" height="34"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_150" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="561" y="624" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_151_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="514" y="622" width="30" height="34"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_151" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="516" y="624" width="26" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_152_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="485" y="622" width="30" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_152" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="487" y="624" width="26" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_153_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="392" y="622" width="66" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_153" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="394" y="624" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_154_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="290" y="622" width="66" height="34"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_154" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="292" y="624" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_155_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="187" y="621" width="66" height="34"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_155" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="189" y="623" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_156_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="76" y="622" width="44" height="34"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_156" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="78" y="624" width="40" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="colour_button_157_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="6" y="622" width="66" height="34"/>
+ </backdrop>
+ <backdrop name="lamp242" element="colour_button_157" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="8" y="624" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="colour_button_158_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="121" y="622" width="46" height="34"/>
+ </backdrop>
+ <backdrop name="lamp243" element="colour_button_158" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="123" y="624" width="42" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_159_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="530" y="24" width="42" height="47"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_159" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="532" y="26" width="38" height="43"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="496" y="575" width="20" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="496" y="575" width="20" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="496" y="575" width="20" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="516" y="575" width="20" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="516" y="575" width="20" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="516" y="575" width="20" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="247" y="14" width="38" height="55"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="247" y="14" width="38" height="55"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="247" y="14" width="38" height="55"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="285" y="14" width="38" height="55"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="285" y="14" width="38" height="55"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="285" y="14" width="38" height="55"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="323" y="14" width="38" height="55"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="323" y="14" width="38" height="55"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="323" y="14" width="38" height="55"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="361" y="14" width="38" height="55"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="361" y="14" width="38" height="55"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="361" y="14" width="38" height="55"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="207" y="409" width="233" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="207" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="222" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="237" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="252" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="267" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="282" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="297" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="312" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="327" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="342" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="357" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="372" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="387" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="402" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="417" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="432" y="409" width="15" height="22"/>
+ </backdrop>
+ <backdrop name="label4" element="label_4">
+ <bounds x="214" y="15" width="32" height="68"/>
+ </backdrop>
+ <backdrop name="label5" element="label_5">
+ <bounds x="489" y="562" width="53" height="14"/>
+ </backdrop>
+ <backdrop name="label6" element="label_6">
+ <bounds x="112" y="589" width="76" height="16"/>
+ </backdrop>
+ <backdrop name="label7" element="label_7">
+ <bounds x="492" y="505" width="40" height="32"/>
+ </backdrop>
+ <backdrop name="label147" element="label_147">
+ <bounds x="146" y="22" width="57" height="26"/>
+ </backdrop>
+ <backdrop name="label148" element="label_148">
+ <bounds x="439" y="16" width="58" height="78"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_button" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_button" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6bigbukc.lay b/src/mame/layout/j6bigbukc.lay
new file mode 100644
index 00000000000..1566dfa869d
--- /dev/null
+++ b/src/mame/layout/j6bigbukc.lay
@@ -0,0 +1,7559 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Timer">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="HI-LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Strike a ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Light">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="cruncher">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="motarolla">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="strike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="ten">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SERIES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Unlimited">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Big Buck$">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Wild Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Hi-Roller">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Stop a Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Stop' n' Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Pick a Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Super Sevens">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Mix n Match">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Hit the Top">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Chain Reaction">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="10Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="7 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Numbers in View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Mega Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Choose a Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Reel Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Random Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Respin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Big Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Super Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Trails">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Match">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Mix">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Down">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_142_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_142">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_143_border">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_143">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="AUTO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_146_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_146">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_147_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_147">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_148_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_148">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_149_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_149">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_150_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_150">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string=" NUMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_12">
+ <text string="Bank">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_17">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_39">
+ <text string="ANY 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Boxed">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_40">
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_41">
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_42">
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_43">
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_44">
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_45">
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_46">
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_47">
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_48">
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_49">
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_50">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_51">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_130">
+ <text string="Plays">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_133">
+ <text string="1 - 12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_134">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.07"/>
+ </text>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.13" width="0.90" height="0.07"/>
+ </text>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.07"/>
+ </text>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.27" width="0.90" height="0.07"/>
+ </text>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.07"/>
+ </text>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.42" width="0.90" height="0.07"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.07"/>
+ </text>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.57" width="0.90" height="0.07"/>
+ </text>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.07"/>
+ </text>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.07"/>
+ </text>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.07"/>
+ </text>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.87" width="0.90" height="0.07"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="275" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="275" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="357" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="357.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="360.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="363.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="367.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="370.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="373.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="357.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="360.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="363.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="367.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="370.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="373.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="357.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="360.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="363.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="367.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="370.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="373.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="357" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="439" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="439.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="442.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="445.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="449.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="452.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="455.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="439.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="442.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="445.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="449.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="452.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="455.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="439.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="442.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="445.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="449.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="452.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="455.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="439" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="167" y="235" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="167" y="235" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="630" y="67" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="632" y="69" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="630" y="35" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="632" y="37" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="630" y="99" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="632" y="101" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="630" y="131" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="632" y="133" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="630" y="227" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="632" y="229" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="630" y="195" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="632" y="197" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="630" y="163" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="632" y="165" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="630" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="632" y="5" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="304" y="30" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="306" y="32" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="417" y="30" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="419" y="32" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="664" y="35" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="666" y="37" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="664" y="3" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="666" y="5" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="664" y="131" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="666" y="133" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="664" y="163" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="666" y="165" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="664" y="195" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="666" y="197" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="664" y="227" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="666" y="229" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="664" y="99" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="666" y="101" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="664" y="67" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="666" y="69" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="284" y="396" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="286" y="398" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="489" y="345" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="491" y="347" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="274" y="379" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="276" y="381" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="265" y="362" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="267" y="364" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="256" y="345" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="258" y="347" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="241" y="77" width="92" height="34"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="243" y="79" width="88" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="355" y="77" width="82" height="34"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="357" y="79" width="78" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="459" y="77" width="118" height="34"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="461" y="79" width="114" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="437" y="111" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="439" y="113" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="437" y="137" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="439" y="139" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="437" y="163" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="439" y="165" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="437" y="189" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="439" y="191" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="437" y="215" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="439" y="217" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="437" y="241" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="439" y="243" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="437" y="267" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="439" y="269" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="437" y="293" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="439" y="295" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="437" y="319" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="439" y="321" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="459" y="137" width="118" height="26"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="461" y="139" width="114" height="22"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="459" y="111" width="118" height="26"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="461" y="113" width="114" height="22"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="459" y="319" width="118" height="26"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="461" y="321" width="114" height="22"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="459" y="293" width="118" height="26"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="461" y="295" width="114" height="22"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="459" y="267" width="118" height="26"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="461" y="269" width="114" height="22"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="459" y="241" width="118" height="26"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="461" y="243" width="114" height="22"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="459" y="215" width="118" height="26"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="461" y="217" width="114" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="459" y="189" width="118" height="26"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="461" y="191" width="114" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="459" y="163" width="118" height="26"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="461" y="165" width="114" height="22"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="448" y="396" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="450" y="398" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="476" y="362" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="478" y="364" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="462" y="379" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="464" y="381" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="355" y="137" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="357" y="139" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="355" y="111" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="357" y="113" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="355" y="293" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="357" y="295" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="355" y="267" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="357" y="269" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="355" y="241" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="357" y="243" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="355" y="215" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="357" y="217" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="355" y="189" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="357" y="191" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="355" y="163" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="357" y="165" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="355" y="319" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="357" y="321" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="333" y="111" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="335" y="113" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="333" y="137" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="335" y="139" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="333" y="241" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="335" y="243" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="333" y="215" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="335" y="217" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="333" y="319" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="335" y="321" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="333" y="293" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="335" y="295" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="333" y="163" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="335" y="165" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="333" y="267" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="335" y="269" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="333" y="189" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="335" y="191" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="366" y="345" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="368" y="347" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="366" y="362" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="368" y="364" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="366" y="379" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="368" y="381" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="366" y="396" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="368" y="398" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="241" y="111" width="92" height="26"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="243" y="113" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="241" y="137" width="92" height="26"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="243" y="139" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="241" y="163" width="92" height="26"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="243" y="165" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="241" y="189" width="92" height="26"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="243" y="191" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="241" y="215" width="92" height="26"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="243" y="217" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="241" y="241" width="92" height="26"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="243" y="243" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="241" y="267" width="92" height="26"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="243" y="269" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="241" y="293" width="92" height="26"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="243" y="295" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="241" y="319" width="92" height="26"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="243" y="321" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="76" y="467" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="78" y="469" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="76" y="447" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="78" y="449" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="76" y="427" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="78" y="429" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="76" y="407" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="78" y="409" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="76" y="507" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="78" y="509" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="76" y="487" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="78" y="489" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="76" y="387" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="78" y="389" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="76" y="367" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="78" y="369" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="76" y="547" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="78" y="549" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="76" y="527" width="122" height="20"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="78" y="529" width="118" height="16"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="578" y="321" width="46" height="24"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="580" y="323" width="42" height="20"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="580" y="289" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="582" y="291" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="562" y="356" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="564" y="358" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="562" y="382" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="564" y="384" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="729" y="367" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="731" y="369" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="677" y="367" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="679" y="369" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="625" y="367" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="627" y="369" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="274" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="276" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_142_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="189" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_142" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="191" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="104" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_143" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="106" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="526" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="528" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="356" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="358" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_146_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="438" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_146" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="440" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_147_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="691" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_147" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="693" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_148_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="608" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_148" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="610" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_149_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="613" y="517" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_149" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="615" y="519" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp180" element="colour_button_150_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="161" y="307" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp180" element="colour_button_150" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="163" y="309" width="74" height="34"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="694" y="291" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="694" y="291" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="694" y="291" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="724" y="291" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="724" y="291" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="724" y="291" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="754" y="291" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="754" y="291" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="754" y="291" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="664" y="291" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="664" y="291" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="664" y="291" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="604" y="475" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="604" y="475" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="604" y="475" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="634" y="475" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="634" y="475" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="634" y="475" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop name="label12" element="label_12">
+ <bounds x="682" y="263" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="label17" element="label_17">
+ <bounds x="627" y="276" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label39" element="label_39">
+ <bounds x="18" y="222" width="41" height="32"/>
+ </backdrop>
+ <backdrop name="label40" element="label_40">
+ <bounds x="82" y="7" width="33" height="22"/>
+ </backdrop>
+ <backdrop name="label41" element="label_41">
+ <bounds x="82" y="31" width="33" height="22"/>
+ </backdrop>
+ <backdrop name="label42" element="label_42">
+ <bounds x="82" y="55" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="label43" element="label_43">
+ <bounds x="82" y="78" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="label44" element="label_44">
+ <bounds x="82" y="102" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="label45" element="label_45">
+ <bounds x="82" y="128" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label46" element="label_46">
+ <bounds x="82" y="150" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="label47" element="label_47">
+ <bounds x="82" y="176" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label48" element="label_48">
+ <bounds x="82" y="200" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label49" element="label_49">
+ <bounds x="82" y="225" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="label50" element="label_50">
+ <bounds x="248" y="498" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label51" element="label_51">
+ <bounds x="521" y="498" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label130" element="label_130">
+ <bounds x="602" y="453" width="51" height="22"/>
+ </backdrop>
+ <backdrop name="label133" element="label_133">
+ <bounds x="178" y="213" width="49" height="22"/>
+ </backdrop>
+ <backdrop name="label134" element="label_134">
+ <bounds x="148" y="207" width="15" height="156"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_button" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_button" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6bigtopa.lay b/src/mame/layout/j6bigtopa.lay
new file mode 100644
index 00000000000..9fff7f17108
--- /dev/null
+++ b/src/mame/layout/j6bigtopa.lay
@@ -0,0 +1,9183 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;500">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1000">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Red">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clown">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Red">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clown">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Show's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spinne">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BIG TOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="High">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Five">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Clowning">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Around">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Merry Go">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Round">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Treble">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Chance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Clowning">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Around">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Trapeze">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Sevens">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Bumper">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Pick A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Show's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Red">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clown">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Show's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Go">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Back">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Show's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="9 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Blue">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clown">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Show's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Blue">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clown">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Go">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Back">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Show's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Out">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="12 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Blue">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clown">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Blue">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clown">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Red">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Clown">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_212_2_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_212_2" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Run">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Numbers">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="In View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Random">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Respin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Show's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Last">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Act">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Balloon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="On With">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="The Show">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_197_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_197">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_198_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_198">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_199_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_199">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_200_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_200">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_201_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_201">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_202_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_202">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_203_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_203">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_204_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_204">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_6">
+ <text string="7's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_12">
+ <text string="7's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_135">
+ <text string="Light All">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="For">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="BIG MONEY!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="label_142">
+ <text string="Light All">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="For &#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_149">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_150">
+ <text string="MONEYBANK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_161">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_162">
+ <text string="Cashpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_167">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_168">
+ <text string="Reserve">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_169">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_170">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_176">
+ <text string="1 - 12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_192">
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_193">
+ <text string="5 - &#xA3;25 4 - &#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_194">
+ <text string="3 - &#xA3;5 2 - &#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_195">
+ <text string="1 - &#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="210" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="210.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="213.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="216.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="220.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="223.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="226.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="210.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="213.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="216.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="220.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="223.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="226.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="210.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="213.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="216.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="220.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="223.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="226.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="210" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="292" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="292.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="295.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="305.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="308.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="292.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="295.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="305.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="308.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="292.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="295.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="305.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="308.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="292" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="374" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="374.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="384.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="387.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="390.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="374.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="384.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="387.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="390.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="374.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="384.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="387.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="390.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="374" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="456" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="456.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="459.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="462.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="466.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="469.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="472.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="456.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="459.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="462.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="466.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="469.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="472.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="456.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="459.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="462.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="466.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="469.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="472.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="456" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="588" y="268" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="588" y="268" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="695" y="339" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="697" y="341" width="16" height="20"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="715" y="387" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="717" y="389" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="715" y="99" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="717" y="101" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="707" y="75" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="709" y="77" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="707" y="51" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="709" y="53" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="715" y="219" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="717" y="221" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="715" y="243" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="717" y="245" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="715" y="267" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="717" y="269" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="715" y="291" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="717" y="293" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="715" y="315" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="717" y="317" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="715" y="339" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="717" y="341" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="715" y="363" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="717" y="365" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="715" y="123" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="717" y="125" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="715" y="147" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="717" y="149" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="715" y="171" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="717" y="173" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="715" y="195" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="717" y="197" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="707" y="27" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="709" y="29" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="697" y="3" width="68" height="24"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="699" y="5" width="64" height="20"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="751" y="411" width="36" height="20"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="753" y="413" width="32" height="16"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="685" y="555" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="687" y="557" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="714" y="511" width="52" height="20"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="716" y="513" width="48" height="16"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="728" y="491" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="730" y="493" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="728" y="431" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="730" y="433" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="728" y="451" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="730" y="453" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="728" y="471" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="730" y="473" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="728" y="411" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="730" y="413" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="728" y="571" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="730" y="573" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="728" y="551" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="730" y="553" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="728" y="531" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="730" y="533" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="695" y="171" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="697" y="173" width="16" height="20"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="695" y="195" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="697" y="197" width="16" height="20"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="695" y="219" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="697" y="221" width="16" height="20"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="695" y="243" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="697" y="245" width="16" height="20"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="695" y="267" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="697" y="269" width="16" height="20"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="695" y="291" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="697" y="293" width="16" height="20"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="695" y="315" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="697" y="317" width="16" height="20"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="171" y="291" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="173" y="293" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="171" y="259" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="173" y="261" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="171" y="227" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="173" y="229" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="171" y="195" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="173" y="197" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="171" y="163" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="173" y="165" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="171" y="131" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="173" y="133" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="171" y="99" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="173" y="101" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="171" y="67" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="173" y="69" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="171" y="35" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="173" y="37" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="171" y="323" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="173" y="325" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="219" y="323" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="221" y="325" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="171" y="3" width="108" height="32"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="173" y="5" width="104" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="219" y="35" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="221" y="37" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="219" y="67" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="221" y="69" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="219" y="99" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="221" y="101" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="219" y="131" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="221" y="133" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="219" y="163" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="221" y="165" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="219" y="195" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="221" y="197" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="219" y="227" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="221" y="229" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="219" y="259" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="221" y="261" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="219" y="291" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="221" y="293" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="279" y="291" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="281" y="293" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="279" y="259" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="281" y="261" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="279" y="227" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="281" y="229" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="279" y="195" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="281" y="197" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="279" y="163" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="281" y="165" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="279" y="131" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="281" y="133" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="279" y="99" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="281" y="101" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="279" y="67" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="281" y="69" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="279" y="35" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="281" y="37" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="279" y="3" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="281" y="5" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="329" y="291" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="331" y="293" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="329" y="259" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="331" y="261" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="329" y="227" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="331" y="229" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="329" y="195" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="331" y="197" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="329" y="163" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="331" y="165" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="329" y="131" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="331" y="133" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="329" y="99" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="331" y="101" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="329" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="331" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="329" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="331" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="391" y="323" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="393" y="325" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="391" y="291" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="393" y="293" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="391" y="259" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="393" y="261" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="391" y="227" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="393" y="229" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="391" y="195" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="393" y="197" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="391" y="163" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="393" y="165" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="391" y="131" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="393" y="133" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="391" y="35" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="393" y="37" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="391" y="67" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="393" y="69" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="391" y="99" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="393" y="101" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="329" y="323" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="331" y="325" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="391" y="3" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="393" y="5" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="329" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="331" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="279" y="323" width="50" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="281" y="325" width="46" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="439" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="441" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="439" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="441" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="439" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="441" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="439" y="323" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="441" y="325" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="439" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="441" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="439" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="441" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="439" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="441" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="439" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="441" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="439" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="441" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="439" y="291" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="441" y="293" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="439" y="3" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="441" y="5" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="493" y="3" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="495" y="5" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="493" y="35" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="495" y="37" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="493" y="67" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="495" y="69" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="493" y="99" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="495" y="101" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="493" y="131" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="495" y="133" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="493" y="163" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="495" y="165" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="493" y="195" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="495" y="197" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="493" y="227" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="495" y="229" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="493" y="259" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="495" y="261" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="493" y="291" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="495" y="293" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="493" y="323" width="48" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="495" y="325" width="44" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="27" y="217" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="29" y="219" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="56" y="207" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="58" y="209" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="86" y="207" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="88" y="209" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="115" y="217" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="117" y="219" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="135" y="247" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="137" y="249" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="8" y="247" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="10" y="249" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="12" y="72" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="14" y="74" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="136" y="72" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="138" y="74" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="30" y="40" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="32" y="42" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="89" y="30" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="91" y="32" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="59" y="30" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="61" y="32" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="118" y="40" width="30" height="39"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="120" y="42" width="26" height="35"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="70" y="460" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="72" y="462" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_2_border" state="0">
+ <bounds x="687" y="502" width="27" height="37"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_2" state="0">
+ <bounds x="689" y="504" width="23" height="33"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="634" y="509" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="636" y="511" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="634" y="477" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="636" y="479" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="634" y="445" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="636" y="447" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="634" y="413" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="636" y="415" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="578" y="445" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="580" y="447" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="578" y="477" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="580" y="479" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="578" y="413" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="580" y="415" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="578" y="509" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="580" y="511" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="7" y="378" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="9" y="380" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="71" y="378" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="73" y="380" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="135" y="378" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="137" y="380" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="7" y="410" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="9" y="412" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="135" y="410" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="137" y="412" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="71" y="410" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="73" y="412" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_197_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="126" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_197" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="128" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_198_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="209" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_198" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="211" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_199_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="455" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_199" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="457" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_200_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="291" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_200" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="293" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_201_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="373" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_201" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="375" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_202_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="731" y="611" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_202" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="733" y="613" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_203_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="630" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_203" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="632" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_204_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="546" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_204" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="548" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="541" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit8" element="led_digit_red">
+ <bounds x="541" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="541" y="366" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="571" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit9" element="led_digit_red">
+ <bounds x="571" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="571" y="366" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="601" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit10" element="led_digit_red">
+ <bounds x="601" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="601" y="366" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="631" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit11" element="led_digit_red">
+ <bounds x="631" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="631" y="366" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="661" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit12" element="led_digit_red">
+ <bounds x="661" y="366" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="661" y="366" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="671" y="120" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit7" element="led_digit_red">
+ <bounds x="671" y="120" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="671" y="120" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="641" y="120" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="641" y="120" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="641" y="120" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="611" y="120" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="611" y="120" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="611" y="120" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="581" y="120" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="581" y="120" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="581" y="120" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="587" y="41" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="587" y="41" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="587" y="41" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="613" y="41" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="613" y="41" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="613" y="41" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="639" y="41" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="639" y="41" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="639" y="41" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="665" y="41" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="665" y="41" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="665" y="41" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="229" y="371" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="229" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="246" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="263" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="280" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="297" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="314" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="331" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="348" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="365" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="382" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="399" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="416" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="433" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="450" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="467" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="484" y="371" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label6" element="label_6">
+ <bounds x="770" y="386" width="17" height="13"/>
+ </backdrop>
+ <backdrop name="label12" element="label_12">
+ <bounds x="766" y="147" width="27" height="24"/>
+ </backdrop>
+ <backdrop name="label135" element="label_135">
+ <bounds x="44" y="251" width="77" height="48"/>
+ </backdrop>
+ <backdrop name="label142" element="label_142">
+ <bounds x="50" y="75" width="53" height="32"/>
+ </backdrop>
+ <backdrop name="label149" element="label_149">
+ <bounds x="504" y="350" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label150" element="label_150">
+ <bounds x="545" y="345" width="125" height="22"/>
+ </backdrop>
+ <backdrop name="label161" element="label_161">
+ <bounds x="544" y="104" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label162" element="label_162">
+ <bounds x="585" y="98" width="85" height="24"/>
+ </backdrop>
+ <backdrop name="label167" element="label_167">
+ <bounds x="553" y="26" width="34" height="60"/>
+ </backdrop>
+ <backdrop name="label168" element="label_168">
+ <bounds x="593" y="20" width="76" height="22"/>
+ </backdrop>
+ <backdrop name="label169" element="label_169">
+ <bounds x="538" y="498" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label170" element="label_170">
+ <bounds x="183" y="498" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label176" element="label_176">
+ <bounds x="598" y="248" width="49" height="22"/>
+ </backdrop>
+ <backdrop name="label192" element="label_192">
+ <bounds x="93" y="329" width="29" height="56"/>
+ </backdrop>
+ <backdrop name="label193" element="label_193">
+ <bounds x="19" y="110" width="126" height="19"/>
+ </backdrop>
+ <backdrop name="label194" element="label_194">
+ <bounds x="17" y="127" width="132" height="19"/>
+ </backdrop>
+ <backdrop name="label195" element="label_195">
+ <bounds x="62" y="144" width="52" height="19"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_button" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6bnkrcl.lay b/src/mame/layout/j6bnkrcl.lay
new file mode 100644
index 00000000000..e4dda6e7e4f
--- /dev/null
+++ b/src/mame/layout/j6bnkrcl.lay
@@ -0,0 +1,5006 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop">
+ <image file="backdrop.png"/>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="5" symbollist=",,,,,,,,,,,,,,,">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop">
+ <bounds x="0" y="0" width="763" height="948"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="219" y="712" width="65" height="75"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="219.0000" y="712.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="221.7083" y="713.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="224.4167" y="714.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="227.1250" y="715.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="229.8333" y="716.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="232.5417" y="717.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="219.0000" y="737.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="221.7083" y="738.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="224.4167" y="739.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="227.1250" y="740.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="229.8333" y="741.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="232.5417" y="742.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="219.0000" y="762.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="221.7083" y="763.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="224.4167" y="764.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="227.1250" y="765.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="229.8333" y="766.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="232.5417" y="767.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="219" y="712" width="65" height="75"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="310" y="712" width="65" height="75"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="310.0000" y="712.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="312.7083" y="713.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="315.4167" y="714.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="318.1250" y="715.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="320.8333" y="716.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="323.5417" y="717.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="310.0000" y="737.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="312.7083" y="738.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="315.4167" y="739.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="318.1250" y="740.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="320.8333" y="741.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="323.5417" y="742.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="310.0000" y="762.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="312.7083" y="763.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="315.4167" y="764.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="318.1250" y="765.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="320.8333" y="766.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="323.5417" y="767.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="310" y="712" width="65" height="75"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="400" y="712" width="65" height="75"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="400.0000" y="712.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="402.7083" y="713.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="405.4167" y="714.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="408.1250" y="715.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="410.8333" y="716.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="413.5417" y="717.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="400.0000" y="737.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="402.7083" y="738.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="405.4167" y="739.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="408.1250" y="740.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="410.8333" y="741.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="413.5417" y="742.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="400.0000" y="762.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="402.7083" y="763.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="405.4167" y="764.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="408.1250" y="765.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="410.8333" y="766.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="413.5417" y="767.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="400" y="712" width="65" height="75"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="490" y="712" width="65" height="75"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="490.0000" y="712.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="492.7083" y="713.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="495.4167" y="714.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="498.1250" y="715.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="500.8333" y="716.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="503.5417" y="717.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="490.0000" y="737.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="492.7083" y="738.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="495.4167" y="739.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="498.1250" y="740.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="500.8333" y="741.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="503.5417" y="742.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="490.0000" y="762.0000" width="65.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="492.7083" y="763.0417" width="59.5833" height="22.9167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="495.4167" y="764.0833" width="54.1667" height="20.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="498.1250" y="765.1250" width="48.7500" height="18.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="500.8333" y="766.1667" width="43.3333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="503.5417" y="767.2083" width="37.9167" height="14.5833"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="490" y="712" width="65" height="75"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="277" y="443" width="217" height="58"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_0" state="0">
+ <bounds x="277.0000" y="443.0000" width="217.0000" height="11.6000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_1" state="0">
+ <bounds x="286.0417" y="443.4833" width="198.9167" height="10.6333"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_2" state="0">
+ <bounds x="295.0833" y="443.9667" width="180.8333" height="9.6667"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_3" state="0">
+ <bounds x="304.1250" y="444.4500" width="162.7500" height="8.7000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_4" state="0">
+ <bounds x="313.1667" y="444.9333" width="144.6667" height="7.7333"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_5" state="0">
+ <bounds x="322.2083" y="445.4167" width="126.5833" height="6.7667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="277.0000" y="454.6000" width="217.0000" height="11.6000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="286.0417" y="455.0833" width="198.9167" height="10.6333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="295.0833" y="455.5667" width="180.8333" height="9.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="304.1250" y="456.0500" width="162.7500" height="8.7000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="313.1667" y="456.5333" width="144.6667" height="7.7333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="322.2083" y="457.0167" width="126.5833" height="6.7667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="277.0000" y="466.2000" width="217.0000" height="11.6000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="286.0417" y="466.6833" width="198.9167" height="10.6333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="295.0833" y="467.1667" width="180.8333" height="9.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="304.1250" y="467.6500" width="162.7500" height="8.7000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="313.1667" y="468.1333" width="144.6667" height="7.7333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="322.2083" y="468.6167" width="126.5833" height="6.7667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="277.0000" y="477.8000" width="217.0000" height="11.6000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="286.0417" y="478.2833" width="198.9167" height="10.6333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="295.0833" y="478.7667" width="180.8333" height="9.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="304.1250" y="479.2500" width="162.7500" height="8.7000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="313.1667" y="479.7333" width="144.6667" height="7.7333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="322.2083" y="480.2166" width="126.5833" height="6.7667"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_0" state="0">
+ <bounds x="277.0000" y="489.4000" width="217.0000" height="11.6000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_1" state="0">
+ <bounds x="286.0417" y="489.8833" width="198.9167" height="10.6333"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_2" state="0">
+ <bounds x="295.0833" y="490.3667" width="180.8333" height="9.6667"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_3" state="0">
+ <bounds x="304.1250" y="490.8500" width="162.7500" height="8.7000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_4" state="0">
+ <bounds x="313.1667" y="491.3333" width="144.6667" height="7.7333"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_5" state="0">
+ <bounds x="322.2083" y="491.8167" width="126.5833" height="6.7667"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <orientation rotate="90"/>
+ <bounds x="277" y="443" width="217" height="58"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="301" y="305" width="25" height="35"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="301" y="305" width="25" height="35"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="301" y="305" width="25" height="35"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="326" y="305" width="25" height="35"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="326" y="305" width="25" height="35"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="326" y="305" width="25" height="35"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="350" y="305" width="25" height="35"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="350" y="305" width="25" height="35"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="350" y="305" width="25" height="35"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="401" y="306" width="24" height="35"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="401" y="306" width="24" height="35"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="401" y="306" width="24" height="35"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="425" y="306" width="24" height="35"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="425" y="306" width="24" height="35"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="425" y="306" width="24" height="35"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="449" y="306" width="24" height="35"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="449" y="306" width="24" height="35"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="449" y="306" width="24" height="35"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="259" y="85" width="52" height="63"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="259" y="85" width="52" height="63"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="259" y="85" width="52" height="63"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="466" y="85" width="51" height="63"/>
+ </backdrop>
+ <backdrop name="digit10" element="led_digit_red">
+ <bounds x="466" y="85" width="51" height="63"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="466" y="85" width="51" height="63"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="415" y="85" width="52" height="63"/>
+ </backdrop>
+ <backdrop name="digit9" element="led_digit_red">
+ <bounds x="415" y="85" width="52" height="63"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="415" y="85" width="52" height="63"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="363" y="85" width="52" height="63"/>
+ </backdrop>
+ <backdrop name="digit8" element="led_digit_red">
+ <bounds x="363" y="85" width="52" height="63"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="363" y="85" width="52" height="63"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="311" y="85" width="52" height="63"/>
+ </backdrop>
+ <backdrop name="digit7" element="led_digit_red">
+ <bounds x="311" y="85" width="52" height="63"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="311" y="85" width="52" height="63"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="305" y="594" width="160" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="305" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="315" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="325" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="335" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="345" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="355" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="365" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="375" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="385" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="395" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="405" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="415" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="425" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="435" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="445" y="594" width="10" height="22"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="455" y="594" width="10" height="22"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="34.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="36.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="38.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="40.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="42.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="80.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="82.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="84.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="86.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="88.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="90.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="128.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="130.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="132.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="134.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="136.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="138.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="176.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="178.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="180.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="182.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="184.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="186.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="224.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="226.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="228.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="230.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="232.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="234.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <orientation rotate="90"/>
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6bnza.lay b/src/mame/layout/j6bnza.lay
new file mode 100644
index 00000000000..721aa72dc24
--- /dev/null
+++ b/src/mame/layout/j6bnza.lay
@@ -0,0 +1,8347 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="80P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="60P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="20P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="FIRE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="80P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MAGN'NT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUGGET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="AMMO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPPLIE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI-LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SILVER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="AMBUSH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="TOKEN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="POLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="? ? ?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="WAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="PARTY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="MISSED">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="REPAIRED">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUGGET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="WIGWAM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BAM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="WAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="DANCE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="? ? ?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUGGET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="GOOD,BAD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="AND UGLY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="MISSED">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="REPAIRED">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="WAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="DANCE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="BONANZA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="? ? ?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MINER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="49ER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="REPAIRED">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="MISSED">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="ROUND">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="EM UP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUGGET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="? ? ?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="RUNAWAY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="TRAIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="AMBUSH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="JACKP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="WAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="DANCE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="AMMO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FEVER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="DE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="RAILE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STEAM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BOOST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SABOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="AGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUGGET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="GOLDEN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUGGETS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FOR GOODS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="RUSH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="REPEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="CHANCE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="TNT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="BULLET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="ADD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="STEAM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BOOST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="ROCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SLIDE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="60P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="? ? ?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Z">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NOW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COWBOY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="INDIAN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_182_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_182">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_183_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_183">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="GAMBLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_184_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_184">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_185_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_185">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_186_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_186">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_187_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_187">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="BULLET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_188_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_188">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LOW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_189_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_189">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_190_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_190">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="TNT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_191_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_191">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CHANG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_192_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_192">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_4">
+ <text string="TOKEN POLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_5">
+ <text string="BANK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_6">
+ <text string="PLAYS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_7">
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_8">
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_9">
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_10">
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_11">
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_12">
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_13">
+ <text string=" &#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_14">
+ <text string="( 1 - 10 )">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_15">
+ <text string="BONANZA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_16">
+ <text string="BY PETE WALTON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_17">
+ <text string="MFME 2/3 Update">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_180">
+ <text string="Converted by FMEConv v1.3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1028" height="693"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="273" y="449" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="273" y="449" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="374" y="449" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="374" y="449" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="479" y="449" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="479" y="449" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="202" y="135" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="202" y="135" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="875" y="318" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="877" y="320" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="875" y="288" width="12" height="12"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="877" y="290" width="8" height="8"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="874" y="252" width="12" height="12"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="876" y="254" width="8" height="8"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="874" y="216" width="12" height="12"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="876" y="218" width="8" height="8"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="874" y="181" width="12" height="12"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="876" y="183" width="8" height="8"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="874" y="144" width="12" height="12"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="876" y="146" width="8" height="8"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="874" y="109" width="12" height="12"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="876" y="111" width="8" height="8"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="874" y="74" width="12" height="12"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="876" y="76" width="8" height="8"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="834" y="19" width="12" height="12"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="836" y="21" width="8" height="8"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="764" y="19" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="766" y="21" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="699" y="19" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="701" y="21" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="634" y="19" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="636" y="21" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="569" y="19" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="571" y="21" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="509" y="14" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="511" y="16" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="449" y="19" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="451" y="21" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="384" y="19" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="386" y="21" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="319" y="19" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="321" y="21" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="254" y="19" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="256" y="21" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="189" y="19" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="191" y="21" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="89" y="39" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="91" y="41" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="89" y="74" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="91" y="76" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="89" y="109" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="91" y="111" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="89" y="144" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="91" y="146" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="89" y="179" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="91" y="181" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="89" y="219" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="91" y="221" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="119" y="299" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="121" y="301" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="194" y="299" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="196" y="301" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="259" y="299" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="261" y="301" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="319" y="299" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="321" y="301" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="384" y="299" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="386" y="301" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="449" y="299" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="451" y="301" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="514" y="304" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="516" y="306" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="574" y="299" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="576" y="301" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="639" y="299" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="641" y="301" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="704" y="299" width="22" height="12"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="706" y="301" width="18" height="8"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="744" y="234" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="746" y="236" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="744" y="199" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="746" y="201" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="744" y="164" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="746" y="166" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="744" y="129" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="746" y="131" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="934" y="99" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="936" y="101" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="934" y="134" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="936" y="136" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="934" y="169" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="936" y="171" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="934" y="204" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="936" y="206" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="934" y="239" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="936" y="241" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="934" y="274" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="936" y="276" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="669" y="329" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="671" y="331" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="634" y="364" width="22" height="42"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="636" y="366" width="18" height="38"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="654" y="364" width="22" height="42"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="656" y="366" width="18" height="38"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="674" y="364" width="22" height="42"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="676" y="366" width="18" height="38"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="704" y="364" width="22" height="42"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="706" y="366" width="18" height="38"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="724" y="364" width="22" height="42"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="726" y="366" width="18" height="38"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="744" y="364" width="22" height="42"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="746" y="366" width="18" height="38"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="814" y="349" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="816" y="351" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="814" y="314" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="816" y="316" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="814" y="279" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="816" y="281" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="814" y="244" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="816" y="246" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="814" y="209" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="816" y="211" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="814" y="174" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="816" y="176" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="814" y="139" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="816" y="141" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="814" y="104" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="816" y="106" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="814" y="69" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="816" y="71" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="814" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="816" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="749" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="751" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="684" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="686" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="619" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="621" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="554" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="556" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="494" y="29" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="496" y="31" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="494" y="54" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="496" y="56" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="434" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="436" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="369" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="371" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="304" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="306" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="239" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="241" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="174" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="176" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="104" y="34" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="106" y="36" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="104" y="69" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="106" y="71" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="104" y="104" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="106" y="106" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="104" y="139" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="106" y="141" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="104" y="174" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="106" y="176" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="104" y="209" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="106" y="211" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="104" y="234" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="106" y="236" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="104" y="264" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="106" y="266" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="174" y="264" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="176" y="266" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="239" y="264" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="241" y="266" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="304" y="264" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="306" y="266" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="369" y="264" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="371" y="266" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="432" y="264" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="434" y="266" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="494" y="279" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="496" y="281" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="494" y="254" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="496" y="256" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="554" y="264" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="556" y="266" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="619" y="264" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="621" y="266" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="684" y="264" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="686" y="266" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="684" y="229" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="686" y="231" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="684" y="194" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="686" y="196" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="684" y="159" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="686" y="161" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="684" y="124" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="686" y="126" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="684" y="89" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="686" y="91" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="224" y="109" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="226" y="111" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="9" y="69" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="11" y="71" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="9" y="149" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="11" y="151" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="9" y="29" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="11" y="31" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="9" y="109" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="11" y="111" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="9" y="189" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="11" y="191" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="9" y="229" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="11" y="231" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="9" y="269" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="11" y="271" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="222" y="236" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="224" y="238" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="424" y="209" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="426" y="211" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="424" y="179" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="426" y="181" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="424" y="149" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="426" y="151" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="424" y="119" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="426" y="121" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="409" y="84" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="411" y="86" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="549" y="84" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="551" y="86" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="559" y="119" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="561" y="121" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="559" y="149" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="561" y="151" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="559" y="179" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="561" y="181" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="559" y="209" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="561" y="211" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="949" y="614" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="951" y="616" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="44" y="564" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="46" y="566" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="684" y="454" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="686" y="456" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="749" y="454" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="751" y="456" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="814" y="454" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="816" y="456" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="814" y="419" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="816" y="421" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="814" y="384" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="816" y="386" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="199" y="374" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="201" y="376" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="569" y="374" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="571" y="376" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="519" y="374" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="521" y="376" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="469" y="374" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="471" y="376" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="419" y="374" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="421" y="376" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="369" y="374" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="371" y="376" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="319" y="374" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="321" y="376" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="79" y="384" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="81" y="386" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="274" y="374" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="276" y="376" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="619" y="454" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="621" y="456" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="914" y="579" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="916" y="581" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="914" y="554" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="916" y="556" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="914" y="529" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="916" y="531" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="914" y="504" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="916" y="506" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="914" y="479" width="12" height="22"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="916" y="481" width="8" height="18"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="184" y="84" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="186" y="86" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="244" y="84" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="246" y="86" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_182_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="934" y="19" width="42" height="34"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_182" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="936" y="21" width="38" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_183_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="114" y="561" width="74" height="37"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_183" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="116" y="563" width="70" height="33"/>
+ </backdrop>
+ <backdrop name="lamp243" element="colour_button_184_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="47" y="609" width="74" height="37"/>
+ </backdrop>
+ <backdrop name="lamp243" element="colour_button_184" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="49" y="611" width="70" height="33"/>
+ </backdrop>
+ <backdrop name="lamp242" element="colour_button_185_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="144" y="609" width="74" height="37"/>
+ </backdrop>
+ <backdrop name="lamp242" element="colour_button_185" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="146" y="611" width="70" height="33"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_186_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="277" y="609" width="74" height="37"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_186" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="279" y="611" width="70" height="33"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_187_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="689" y="627" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_187" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="691" y="629" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_188_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="483" y="609" width="74" height="37"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_188" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="485" y="611" width="70" height="33"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_189_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="379" y="609" width="74" height="37"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_189" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="381" y="611" width="70" height="33"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_190_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="689" y="602" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_190" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="691" y="604" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_191_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="594" y="609" width="74" height="37"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_191" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="596" y="611" width="70" height="33"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_192_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="784" y="609" width="74" height="37"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_192" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="786" y="611" width="70" height="33"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="30" y="425" width="80" height="128"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_green">
+ <bounds x="30" y="425" width="80" height="128"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="30" y="425" width="80" height="128"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="110" y="425" width="80" height="128"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_green">
+ <bounds x="110" y="425" width="80" height="128"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="110" y="425" width="80" height="128"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="295" y="320" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="295" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="312" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="329" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="346" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="363" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="380" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="397" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="414" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="431" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="448" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="465" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="482" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="499" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="516" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="533" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="550" y="320" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label4" element="label_4">
+ <bounds x="910" y="75" width="94" height="16"/>
+ </backdrop>
+ <backdrop name="label5" element="label_5">
+ <bounds x="315" y="350" width="36" height="13"/>
+ </backdrop>
+ <backdrop name="label6" element="label_6">
+ <bounds x="520" y="350" width="40" height="13"/>
+ </backdrop>
+ <backdrop name="label7" element="label_7">
+ <bounds x="880" y="585" width="28" height="13"/>
+ </backdrop>
+ <backdrop name="label8" element="label_8">
+ <bounds x="880" y="560" width="28" height="13"/>
+ </backdrop>
+ <backdrop name="label9" element="label_9">
+ <bounds x="880" y="535" width="28" height="13"/>
+ </backdrop>
+ <backdrop name="label10" element="label_10">
+ <bounds x="880" y="511" width="28" height="13"/>
+ </backdrop>
+ <backdrop name="label11" element="label_11">
+ <bounds x="880" y="485" width="28" height="13"/>
+ </backdrop>
+ <backdrop name="label12" element="label_12">
+ <bounds x="880" y="460" width="28" height="13"/>
+ </backdrop>
+ <backdrop name="label13" element="label_13">
+ <bounds x="948" y="373" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="label14" element="label_14">
+ <bounds x="223" y="221" width="43" height="13"/>
+ </backdrop>
+ <backdrop name="label15" element="label_15">
+ <bounds x="690" y="518" width="87" height="19"/>
+ </backdrop>
+ <backdrop name="label16" element="label_16">
+ <bounds x="673" y="538" width="131" height="16"/>
+ </backdrop>
+ <backdrop name="label17" element="label_17">
+ <bounds x="686" y="556" width="97" height="13"/>
+ </backdrop>
+ <backdrop name="label180" element="label_180">
+ <bounds x="43" y="333" width="84" height="26"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_button" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_button" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_button" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6btbwd.lay b/src/mame/layout/j6btbwd.lay
new file mode 100644
index 00000000000..64e343080c6
--- /dev/null
+++ b/src/mame/layout/j6btbwd.lay
@@ -0,0 +1,6905 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Born To Be Wild">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Each Wild On Winline Doubles Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1000 Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1000">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1000">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;500">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="When Lit Press Start For Guaranteed Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Each Wild On Winline Doubles Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="On Winline Pays Win Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_83_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_83">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_84_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_84">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_85_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_85">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_86_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_86">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_87_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_87">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_88_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_88">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_89_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_89">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_90_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_90">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cancel ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_91_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_91">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_92_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_92">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Bank ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="To Credi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_93_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_93">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10 Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_94_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_94">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4 Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_95_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_95">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2 Stake ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel5" defstate="0">
+ <reel reelreversed="0" stateoffset="1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_60">
+ <text string="Maximum Win Is Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_61">
+ <text string="Winnings">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="24">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="24">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_5">
+ <text string="24">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="740" height="693"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="69" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="69.0000" y="432.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="72.3333" y="433.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="75.6667" y="435.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="79.0000" y="437.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="82.3333" y="439.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="85.6667" y="441.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="69.0000" y="478.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="72.3333" y="480.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="75.6667" y="482.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="79.0000" y="484.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="82.3333" y="486.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="85.6667" y="488.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="69.0000" y="525.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="72.3333" y="527.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="75.6667" y="529.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="79.0000" y="531.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="82.3333" y="533.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="85.6667" y="535.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="69" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="151" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="151.0000" y="432.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="154.3333" y="433.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="157.6667" y="435.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="161.0000" y="437.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="164.3333" y="439.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="167.6667" y="441.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="151.0000" y="478.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="154.3333" y="480.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="157.6667" y="482.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="161.0000" y="484.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="164.3333" y="486.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="167.6667" y="488.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="151.0000" y="525.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="154.3333" y="527.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="157.6667" y="529.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="161.0000" y="531.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="164.3333" y="533.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="167.6667" y="535.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="151" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="233" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="233.0000" y="432.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="236.3333" y="433.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="239.6667" y="435.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="243.0000" y="437.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="246.3333" y="439.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="249.6667" y="441.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="233.0000" y="478.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="236.3333" y="480.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="239.6667" y="482.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="243.0000" y="484.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="246.3333" y="486.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="249.6667" y="488.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="233.0000" y="525.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="236.3333" y="527.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="239.6667" y="529.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="243.0000" y="531.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="246.3333" y="533.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="249.6667" y="535.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="233" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="57" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="57.0000" y="57.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="60.3333" y="58.9444" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="63.6667" y="60.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="67.0000" y="62.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="70.3333" y="64.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="73.6667" y="66.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="57.0000" y="103.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="60.3333" y="105.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="63.6667" y="107.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="67.0000" y="109.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="70.3333" y="111.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="73.6667" y="113.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="57.0000" y="150.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="60.3333" y="152.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="63.6667" y="154.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="67.0000" y="156.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="70.3333" y="158.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="73.6667" y="160.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="57" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="138" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_0" state="0">
+ <bounds x="138.0000" y="57.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_1" state="0">
+ <bounds x="141.3333" y="58.9444" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_2" state="0">
+ <bounds x="144.6667" y="60.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_3" state="0">
+ <bounds x="148.0000" y="62.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_4" state="0">
+ <bounds x="151.3333" y="64.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_5" state="0">
+ <bounds x="154.6667" y="66.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="138.0000" y="103.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="141.3333" y="105.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="144.6667" y="107.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="148.0000" y="109.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="151.3333" y="111.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="154.6667" y="113.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_0" state="0">
+ <bounds x="138.0000" y="150.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_1" state="0">
+ <bounds x="141.3333" y="152.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_2" state="0">
+ <bounds x="144.6667" y="154.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_3" state="0">
+ <bounds x="148.0000" y="156.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_4" state="0">
+ <bounds x="151.3333" y="158.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_5" state="0">
+ <bounds x="154.6667" y="160.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="138" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="220" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_0" state="0">
+ <bounds x="220.0000" y="57.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_1" state="0">
+ <bounds x="223.3333" y="58.9444" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_2" state="0">
+ <bounds x="226.6667" y="60.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_3" state="0">
+ <bounds x="230.0000" y="62.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_4" state="0">
+ <bounds x="233.3333" y="64.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_5" state="0">
+ <bounds x="236.6667" y="66.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_0" state="0">
+ <bounds x="220.0000" y="103.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_1" state="0">
+ <bounds x="223.3333" y="105.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_2" state="0">
+ <bounds x="226.6667" y="107.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_3" state="0">
+ <bounds x="230.0000" y="109.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_4" state="0">
+ <bounds x="233.3333" y="111.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_5" state="0">
+ <bounds x="236.6667" y="113.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_0" state="0">
+ <bounds x="220.0000" y="150.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_1" state="0">
+ <bounds x="223.3333" y="152.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_2" state="0">
+ <bounds x="226.6667" y="154.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_3" state="0">
+ <bounds x="230.0000" y="156.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_4" state="0">
+ <bounds x="233.3333" y="158.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_5" state="0">
+ <bounds x="236.6667" y="160.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="220" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="45" y="9" width="262" height="27"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="47" y="11" width="258" height="23"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="78" y="202" width="202" height="19"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="80" y="204" width="198" height="15"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="34" y="189" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="36" y="191" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="34" y="162" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="36" y="164" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="32" y="116" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="34" y="118" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="32" y="68" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="34" y="70" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="32" y="43" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="34" y="45" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="440" y="7" width="152" height="42"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="442" y="9" width="148" height="38"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="206" y="578" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="208" y="580" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="238" y="578" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="240" y="580" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="270" y="578" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="272" y="580" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="95" y="579" width="102" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="97" y="581" width="98" height="23"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="301" y="189" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="303" y="191" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="301" y="162" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="303" y="164" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="301" y="116" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="303" y="118" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="302" y="70" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="304" y="72" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="302" y="42" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="304" y="44" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="597" y="51" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="599" y="53" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="597" y="82" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="599" y="84" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="597" y="113" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="599" y="115" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="597" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="599" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="597" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="599" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="596" y="206" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="598" y="208" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="596" y="237" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="598" y="239" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="597" y="268" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="599" y="270" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="536" y="51" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="538" y="53" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="536" y="82" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="538" y="84" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="536" y="113" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="538" y="115" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="536" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="538" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="536" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="538" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="535" y="206" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="537" y="208" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="535" y="237" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="537" y="239" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="536" y="268" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="538" y="270" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="379" y="269" width="96" height="19"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="381" y="271" width="92" height="15"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="475" y="268" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="477" y="270" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="474" y="237" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="476" y="239" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="475" y="51" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="477" y="53" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="475" y="82" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="477" y="84" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="475" y="113" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="477" y="115" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="475" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="477" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="474" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="476" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="474" y="206" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="476" y="208" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="407" y="577" width="202" height="24"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="409" y="579" width="198" height="20"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="407" y="556" width="202" height="19"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="409" y="558" width="198" height="15"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="514" y="416" width="96" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="516" y="418" width="92" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="461" y="450" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="463" y="452" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="461" y="481" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="463" y="483" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="461" y="512" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="463" y="514" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="609" y="449" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="611" y="451" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="609" y="480" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="611" y="482" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="609" y="511" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="611" y="513" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp25" element="colour_button_83_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="226" y="235" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp25" element="colour_button_83" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="228" y="237" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp26" element="colour_button_84_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="141" y="235" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp26" element="colour_button_84" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="143" y="237" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp27" element="colour_button_85_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="58" y="235" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp27" element="colour_button_85" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="60" y="237" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_86_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="645" y="11" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_86" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="647" y="13" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="colour_button_87_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="79" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp213" element="colour_button_87" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="81" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_88_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="158" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_88" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="160" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_89_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="235" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_89" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="237" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp215" element="colour_button_90_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="3" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp215" element="colour_button_90" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="5" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_91_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="625" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_91" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="627" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_92_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="548" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_92" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="550" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_93_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="471" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_93" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="473" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_94_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="394" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_94" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="396" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_95_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="317" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_95" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="319" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="278" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off176" element="led_off">
+ <bounds x="286" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off177" element="led_off">
+ <bounds x="320" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off178" element="led_off">
+ <bounds x="320" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off179" element="led_off">
+ <bounds x="286" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off180" element="led_off">
+ <bounds x="286" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off181" element="led_off">
+ <bounds x="286" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off182" element="led_off">
+ <bounds x="286" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off183" element="led_dot_off">
+ <bounds x="329" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp176" element="led_on">
+ <bounds x="286" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp177" element="led_on">
+ <bounds x="320" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp178" element="led_on">
+ <bounds x="320" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp179" element="led_on">
+ <bounds x="286" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp180" element="led_on">
+ <bounds x="286" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp181" element="led_on">
+ <bounds x="286" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp182" element="led_on">
+ <bounds x="286" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp183" element="led_dot_on">
+ <bounds x="329" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="218" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off160" element="led_off">
+ <bounds x="226" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off161" element="led_off">
+ <bounds x="260" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off162" element="led_off">
+ <bounds x="260" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off163" element="led_off">
+ <bounds x="226" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off164" element="led_off">
+ <bounds x="226" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off165" element="led_off">
+ <bounds x="226" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off166" element="led_off">
+ <bounds x="226" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off167" element="led_dot_off">
+ <bounds x="269" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp160" element="led_on">
+ <bounds x="226" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp161" element="led_on">
+ <bounds x="260" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp162" element="led_on">
+ <bounds x="260" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp163" element="led_on">
+ <bounds x="226" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp164" element="led_on">
+ <bounds x="226" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp165" element="led_on">
+ <bounds x="226" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp166" element="led_on">
+ <bounds x="226" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp167" element="led_dot_on">
+ <bounds x="269" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="158" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off144" element="led_off">
+ <bounds x="166" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off145" element="led_off">
+ <bounds x="200" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off146" element="led_off">
+ <bounds x="200" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off147" element="led_off">
+ <bounds x="166" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off148" element="led_off">
+ <bounds x="166" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off149" element="led_off">
+ <bounds x="166" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off150" element="led_off">
+ <bounds x="166" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off151" element="led_dot_off">
+ <bounds x="209" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp144" element="led_on">
+ <bounds x="166" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp145" element="led_on">
+ <bounds x="200" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp146" element="led_on">
+ <bounds x="200" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp147" element="led_on">
+ <bounds x="166" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp148" element="led_on">
+ <bounds x="166" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp149" element="led_on">
+ <bounds x="166" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp150" element="led_on">
+ <bounds x="166" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp151" element="led_dot_on">
+ <bounds x="209" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="98" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off128" element="led_off">
+ <bounds x="106" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off129" element="led_off">
+ <bounds x="140" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off130" element="led_off">
+ <bounds x="140" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off131" element="led_off">
+ <bounds x="106" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off132" element="led_off">
+ <bounds x="106" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off133" element="led_off">
+ <bounds x="106" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off134" element="led_off">
+ <bounds x="106" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off135" element="led_dot_off">
+ <bounds x="149" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp128" element="led_on">
+ <bounds x="106" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp129" element="led_on">
+ <bounds x="140" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp130" element="led_on">
+ <bounds x="140" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp131" element="led_on">
+ <bounds x="106" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp132" element="led_on">
+ <bounds x="106" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp133" element="led_on">
+ <bounds x="106" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp134" element="led_on">
+ <bounds x="106" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp135" element="led_dot_on">
+ <bounds x="149" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="38" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off112" element="led_off">
+ <bounds x="46" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off113" element="led_off">
+ <bounds x="80" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off114" element="led_off">
+ <bounds x="80" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off115" element="led_off">
+ <bounds x="46" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off116" element="led_off">
+ <bounds x="46" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off117" element="led_off">
+ <bounds x="46" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off118" element="led_off">
+ <bounds x="46" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off119" element="led_dot_off">
+ <bounds x="89" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp112" element="led_on">
+ <bounds x="46" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp113" element="led_on">
+ <bounds x="80" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp114" element="led_on">
+ <bounds x="80" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp115" element="led_on">
+ <bounds x="46" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp116" element="led_on">
+ <bounds x="46" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp117" element="led_on">
+ <bounds x="46" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp118" element="led_on">
+ <bounds x="46" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp119" element="led_dot_on">
+ <bounds x="89" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="54" y="391" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="54" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="71" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="88" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="105" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="122" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="139" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="156" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="173" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="190" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="207" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="224" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="241" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="258" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="275" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="292" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="309" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label60" element="label_60">
+ <bounds x="96" y="371" width="136" height="14"/>
+ </backdrop>
+ <backdrop name="label61" element="label_61">
+ <bounds x="151" y="271" width="51" height="14"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_button" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_button" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_button" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_button" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_button" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="312" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="312.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="315.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="318.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="322.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="325.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="328.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="392.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="395.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="398.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="402.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="405.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="408.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="472.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="475.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="478.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="482.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="485.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="488.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="1100" y="312" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel6" element="debug_stepper_value">
+ <bounds x="1100" y="552" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_5">
+ <bounds x="1180" y="552" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6camelt.lay b/src/mame/layout/j6camelt.lay
new file mode 100644
index 00000000000..fff1bc86437
--- /dev/null
+++ b/src/mame/layout/j6camelt.lay
@@ -0,0 +1,8176 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BLASTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="1 Blast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="3 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="4 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="5 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="6 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="8 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BLAS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BLAS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BLAS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.48" green="0.47" blue="0.27"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.07"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.96" green="0.95" blue="0.54"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.24" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.48" green="0.47" blue="0.27"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.07"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.96" green="0.95" blue="0.54"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.24" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.48" green="0.47" blue="0.27"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.07"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.96" green="0.95" blue="0.54"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.24" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Game Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="PickaTower">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Vanish">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Key">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SkillStop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SuperBonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="Holy Grail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="LanceTheLot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="Excalibur">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="Knight Time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="Cash Joust">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="Reel Magic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="Spellbound">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.34" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.08" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.67" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.17" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_134_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_134">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_135_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_135">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_136_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_136">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_138_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_138">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_139_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_139">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_142_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_142">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_143_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_143">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_146_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_146">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BLASTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_83">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_132">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="579" height="641"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="168" y="419" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="168.0000" y="419.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="171.3333" y="420.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="174.6667" y="422.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="178.0000" y="424.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="181.3333" y="426.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="184.6667" y="428.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="168.0000" y="465.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="171.3333" y="467.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="174.6667" y="469.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="178.0000" y="471.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="181.3333" y="473.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="184.6667" y="475.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="168.0000" y="512.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="171.3333" y="514.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="174.6667" y="516.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="178.0000" y="518.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="181.3333" y="520.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="184.6667" y="522.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="168" y="419" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="249" y="419" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="249.0000" y="419.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="252.3333" y="420.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="255.6667" y="422.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="259.0000" y="424.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="262.3333" y="426.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="265.6667" y="428.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="249.0000" y="465.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="252.3333" y="467.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="255.6667" y="469.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="259.0000" y="471.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="262.3333" y="473.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="265.6667" y="475.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="249.0000" y="512.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="252.3333" y="514.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="255.6667" y="516.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="259.0000" y="518.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="262.3333" y="520.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="265.6667" y="522.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="249" y="419" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="330" y="419" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="330.0000" y="419.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="333.3333" y="420.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="336.6667" y="422.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="340.0000" y="424.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="343.3333" y="426.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="346.6667" y="428.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="330.0000" y="465.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="333.3333" y="467.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="336.6667" y="469.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="340.0000" y="471.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="343.3333" y="473.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="346.6667" y="475.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="330.0000" y="512.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="333.3333" y="514.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="336.6667" y="516.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="340.0000" y="518.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="343.3333" y="520.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="346.6667" y="522.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="330" y="419" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="253" y="152" width="59" height="59"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="253" y="152" width="59" height="59"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="1" y="183" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="3" y="185" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="1" y="7" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="3" y="9" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="1" y="162" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="3" y="164" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="1" y="141" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="3" y="143" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="1" y="120" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="3" y="122" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="1" y="99" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="3" y="101" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="1" y="78" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="3" y="80" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="1" y="57" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="3" y="59" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="1" y="36" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="3" y="38" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="3" y="392" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="5" y="394" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="387" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="389" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="387" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="389" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="345" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="347" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="345" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="347" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="303" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="305" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="303" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="305" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="261" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="263" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="261" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="263" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="219" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="221" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="219" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="221" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="177" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="179" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="177" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="179" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="135" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="137" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="135" y="3" width="45" height="45"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="137" y="5" width="41" height="41"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="261" y="282" width="45" height="22"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="263" y="284" width="41" height="18"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="303" y="279" width="45" height="22"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="305" y="281" width="41" height="18"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="367" y="301" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="369" y="303" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="310" y="301" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="312" y="303" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="253" y="301" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="255" y="303" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="424" y="259" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="426" y="261" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="424" y="217" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="426" y="219" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="424" y="175" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="426" y="177" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="424" y="133" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="426" y="135" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="424" y="91" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="426" y="93" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="82" y="259" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="84" y="261" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="139" y="301" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="141" y="303" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="196" y="301" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="198" y="303" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="367" y="49" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="369" y="51" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="310" y="49" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="312" y="51" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="253" y="49" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="255" y="51" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="196" y="49" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="198" y="51" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="139" y="49" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="141" y="51" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="82" y="91" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="84" y="93" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="82" y="133" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="84" y="135" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="82" y="175" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="84" y="177" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="82" y="217" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="84" y="219" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="219" y="279" width="45" height="22"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="221" y="281" width="41" height="18"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="490" y="216" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="492" y="218" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="490" y="392" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="492" y="394" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="490" y="350" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="492" y="352" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="490" y="371" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="492" y="373" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="490" y="329" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="492" y="331" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="490" y="308" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="492" y="310" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="490" y="287" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="492" y="289" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="490" y="266" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="492" y="268" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="490" y="245" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="492" y="247" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="153" y="396" width="33" height="17"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="155" y="398" width="29" height="13"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="212" y="381" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="214" y="383" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="183" y="381" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="185" y="383" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="356" y="381" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="358" y="383" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="327" y="381" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="329" y="383" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="298" y="381" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="300" y="383" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="269" y="381" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="271" y="383" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="241" y="381" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="243" y="383" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_2_border" state="0">
+ <bounds x="385" y="396" width="33" height="17"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_2" state="0">
+ <bounds x="387" y="398" width="29" height="13"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="493" y="520" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="495" y="522" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="82" y="359" width="67" height="17"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="84" y="361" width="63" height="13"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="82" y="387" width="67" height="17"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="84" y="389" width="63" height="13"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="82" y="373" width="67" height="17"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="84" y="375" width="63" height="13"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="82" y="345" width="67" height="17"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="84" y="347" width="63" height="13"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="422" y="359" width="67" height="17"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="424" y="361" width="63" height="13"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="422" y="373" width="67" height="17"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="424" y="375" width="63" height="13"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="422" y="345" width="67" height="17"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="424" y="347" width="63" height="13"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="417" y="387" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="419" y="389" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="3" y="216" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="5" y="218" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="3" y="245" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="5" y="247" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="3" y="266" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="5" y="268" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="3" y="287" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="5" y="289" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="3" y="308" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="5" y="310" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="3" y="329" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="5" y="331" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="3" y="371" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="5" y="373" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="3" y="350" width="77" height="24"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="5" y="352" width="73" height="20"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="103" y="433" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="105" y="435" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="103" y="462" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="105" y="464" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="103" y="491" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="105" y="493" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="101" y="549" width="37" height="17"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="103" y="551" width="33" height="13"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="103" y="520" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="105" y="522" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="87" y="404" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="89" y="406" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="194" y="151" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="196" y="153" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="194" y="180" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="196" y="182" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="194" y="238" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="196" y="240" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="252" y="238" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="254" y="240" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="281" y="238" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="283" y="240" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="339" y="238" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="341" y="240" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="339" y="180" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="341" y="182" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="339" y="151" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="341" y="153" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="339" y="93" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="341" y="95" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="281" y="93" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="283" y="95" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="252" y="93" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="254" y="95" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="194" y="93" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="196" y="95" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="223" y="122" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="225" y="124" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="310" y="122" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="312" y="124" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="310" y="209" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="312" y="211" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="223" y="209" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="225" y="211" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="223" y="151" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="225" y="153" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="223" y="180" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="225" y="182" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="252" y="209" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="254" y="211" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="281" y="209" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="283" y="211" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="310" y="180" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="312" y="182" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="310" y="151" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="312" y="153" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="281" y="122" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="283" y="124" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="252" y="122" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="254" y="124" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="415" y="432" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="417" y="434" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="493" y="563" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="495" y="565" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="424" y="563" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="426" y="565" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="355" y="563" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="357" y="565" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="286" y="563" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="288" y="565" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="217" y="563" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="219" y="565" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="148" y="563" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="150" y="565" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="10" y="563" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="12" y="565" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="79" y="563" width="72" height="17"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="81" y="565" width="68" height="13"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_134_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="494" y="611" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_134" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="496" y="613" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_135_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="420" y="611" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_135" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="422" y="613" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_136_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="337" y="611" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_136" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="339" y="613" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_137_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="254" y="611" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_137" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="256" y="613" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_138_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="173" y="611" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_138" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="175" y="613" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_139_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="88" y="611" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_139" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="90" y="613" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_140_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="3" y="611" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_140" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="5" y="613" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="484" y="51" width="42" height="62"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="486" y="53" width="38" height="58"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_142_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="524" y="51" width="42" height="62"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_142" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="526" y="53" width="38" height="58"/>
+ </backdrop>
+ <backdrop name="lamp112" element="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="424" y="49" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp112" element="colour_button_143" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="426" y="51" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp135" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="424" y="301" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp135" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="426" y="303" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp145" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="82" y="301" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp145" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="84" y="303" width="56" height="41"/>
+ </backdrop>
+ <backdrop name="lamp102" element="colour_button_146_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="82" y="49" width="60" height="45"/>
+ </backdrop>
+ <backdrop name="lamp102" element="colour_button_146" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="84" y="51" width="56" height="41"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="526" y="11" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="526" y="11" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="526" y="11" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="496" y="11" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="496" y="11" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="496" y="11" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="466" y="11" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="466" y="11" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="466" y="11" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="149" y="347" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="149" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="166" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="183" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="200" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="217" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="234" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="251" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="268" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="285" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="302" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="319" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="336" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="353" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="370" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="387" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="404" y="347" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label83" element="label_83">
+ <bounds x="438" y="4" width="27" height="56"/>
+ </backdrop>
+ <backdrop name="label132" element="label_132">
+ <bounds x="449" y="419" width="82" height="13"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_button" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_button" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_button" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_button" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6casclaf.lay b/src/mame/layout/j6casclaf.lay
new file mode 100644
index 00000000000..83c1b07a4b3
--- /dev/null
+++ b/src/mame/layout/j6casclaf.lay
@@ -0,0 +1,9229 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="OUT OF">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LUCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="MYSTERY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPIN+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="CAESARS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="PALACE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPIN+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="MYSTERY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="CAESARS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="PALACE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HIT THE ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="TOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="UP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="POMPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="SLING">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="LUCKY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SEVENS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CHARIOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="REEL OF ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FORTUNE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="A WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPIN +">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="OUT OF">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LUCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="MYSTERY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="MYSTERY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="CAERSARS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="PALACE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPIN +">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EVENS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="ODDS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EXTRA LIFE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CAESARS PALACE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BOOM BASTIC">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="OUT OF LUCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BINGO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SKILL STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="NEXT CORNER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SUPER HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BOOST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SPIN A WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="STOPPA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NUMBERS IN VIEW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CHOOSE A TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="RESPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SKILL SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;6.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;25.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;75.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;50.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_250_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_250">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_258_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_258">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_260_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_260">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_264_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_264">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="20P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_266_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_266">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_267_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_267">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_269_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_269">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_270_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_270">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_271_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_271">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_272_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_272">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_273_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_273">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_274_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_274">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_275_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_275">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_276_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_276">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="50P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_106">
+ <text string="CASHPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_182">
+ <text string="BANK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_190">
+ <text string="RESERVE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="915" height="718"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="198" y="465" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_0" state="0">
+ <bounds x="198.0000" y="465.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_1" state="0">
+ <bounds x="201.3333" y="466.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_2" state="0">
+ <bounds x="204.6667" y="468.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_3" state="0">
+ <bounds x="208.0000" y="470.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_4" state="0">
+ <bounds x="211.3333" y="472.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_5" state="0">
+ <bounds x="214.6667" y="474.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_0" state="0">
+ <bounds x="198.0000" y="511.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_1" state="0">
+ <bounds x="201.3333" y="513.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_2" state="0">
+ <bounds x="204.6667" y="515.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_3" state="0">
+ <bounds x="208.0000" y="517.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_4" state="0">
+ <bounds x="211.3333" y="519.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_5" state="0">
+ <bounds x="214.6667" y="521.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="198.0000" y="558.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="201.3333" y="560.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="204.6667" y="562.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="208.0000" y="564.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="211.3333" y="566.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="214.6667" y="568.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="198" y="465" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="280" y="465" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_0" state="0">
+ <bounds x="280.0000" y="465.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_1" state="0">
+ <bounds x="283.3333" y="466.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_2" state="0">
+ <bounds x="286.6667" y="468.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_3" state="0">
+ <bounds x="290.0000" y="470.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_4" state="0">
+ <bounds x="293.3333" y="472.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_5" state="0">
+ <bounds x="296.6667" y="474.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_0" state="0">
+ <bounds x="280.0000" y="511.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_1" state="0">
+ <bounds x="283.3333" y="513.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_2" state="0">
+ <bounds x="286.6667" y="515.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_3" state="0">
+ <bounds x="290.0000" y="517.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_4" state="0">
+ <bounds x="293.3333" y="519.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_5" state="0">
+ <bounds x="296.6667" y="521.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="280.0000" y="558.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="283.3333" y="560.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="286.6667" y="562.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="290.0000" y="564.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="293.3333" y="566.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="296.6667" y="568.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="280" y="465" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="363" y="465" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_0" state="0">
+ <bounds x="363.0000" y="465.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_1" state="0">
+ <bounds x="366.3333" y="466.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_2" state="0">
+ <bounds x="369.6667" y="468.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_3" state="0">
+ <bounds x="373.0000" y="470.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_4" state="0">
+ <bounds x="376.3333" y="472.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_5" state="0">
+ <bounds x="379.6667" y="474.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_0" state="0">
+ <bounds x="363.0000" y="511.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_1" state="0">
+ <bounds x="366.3333" y="513.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_2" state="0">
+ <bounds x="369.6667" y="515.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_3" state="0">
+ <bounds x="373.0000" y="517.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_4" state="0">
+ <bounds x="376.3333" y="519.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_5" state="0">
+ <bounds x="379.6667" y="521.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_0" state="0">
+ <bounds x="363.0000" y="558.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_1" state="0">
+ <bounds x="366.3333" y="560.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_2" state="0">
+ <bounds x="369.6667" y="562.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_3" state="0">
+ <bounds x="373.0000" y="564.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_4" state="0">
+ <bounds x="376.3333" y="566.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_5" state="0">
+ <bounds x="379.6667" y="568.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="363" y="465" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="446" y="464" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_0" state="0">
+ <bounds x="446.0000" y="464.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_1" state="0">
+ <bounds x="449.3333" y="465.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_2" state="0">
+ <bounds x="452.6667" y="467.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.0000" y="469.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.3333" y="471.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_5" state="0">
+ <bounds x="462.6667" y="473.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_0" state="0">
+ <bounds x="446.0000" y="510.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_1" state="0">
+ <bounds x="449.3333" y="512.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_2" state="0">
+ <bounds x="452.6667" y="514.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.0000" y="516.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.3333" y="518.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_5" state="0">
+ <bounds x="462.6667" y="520.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_0" state="0">
+ <bounds x="446.0000" y="557.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_1" state="0">
+ <bounds x="449.3333" y="559.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_2" state="0">
+ <bounds x="452.6667" y="561.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.0000" y="563.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.3333" y="565.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_5" state="0">
+ <bounds x="462.6667" y="567.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="446" y="464" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="337" y="214" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="337.0000" y="214.0000" width="80.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="340.3333" y="217.3333" width="73.3333" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="343.6667" y="220.6667" width="66.6667" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="347.0000" y="224.0000" width="60.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="350.3333" y="227.3333" width="53.3333" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="353.6667" y="230.6667" width="46.6667" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="337" y="214" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="383" y="18" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="385" y="20" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="321" y="18" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="323" y="20" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="259" y="18" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="261" y="20" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="197" y="18" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="199" y="20" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="507" y="18" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="509" y="20" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="445" y="18" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="447" y="20" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="135" y="140" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="137" y="142" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="135" y="176" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="137" y="178" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="134" y="211" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="136" y="213" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="135" y="248" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="137" y="250" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="135" y="105" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="137" y="107" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="135" y="68" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="137" y="70" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="503" y="67" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="505" y="69" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="503" y="263" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="505" y="265" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="503" y="235" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="505" y="237" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="503" y="207" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="505" y="209" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="503" y="179" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="505" y="181" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="503" y="151" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="505" y="153" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="503" y="123" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="505" y="125" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="503" y="95" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="505" y="97" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="204" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="206" y="71" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="204" y="97" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="206" y="99" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="204" y="125" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="206" y="127" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="204" y="153" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="206" y="155" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="204" y="181" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="206" y="183" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="204" y="209" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="206" y="211" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="204" y="237" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="206" y="239" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="204" y="265" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="206" y="267" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="199" y="294" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="201" y="296" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="323" y="294" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="325" y="296" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="447" y="294" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="449" y="296" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="509" y="294" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="511" y="296" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="385" y="294" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="387" y="296" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="261" y="294" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="263" y="296" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="574" y="248" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="576" y="250" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="574" y="212" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="576" y="214" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="573" y="176" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="575" y="178" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="574" y="140" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="576" y="142" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="574" y="105" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="576" y="107" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="574" y="68" width="62" height="36"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="576" y="70" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="345" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="347" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="219" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="221" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="408" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="410" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="282" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="284" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="471" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="473" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="156" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="158" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="93" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="95" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="534" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="536" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="443" y="71" width="46" height="24"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="445" y="73" width="42" height="20"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="278" y="95" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="280" y="97" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="278" y="119" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="280" y="121" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="278" y="143" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="280" y="145" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="278" y="167" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="280" y="169" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="278" y="191" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="280" y="193" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="278" y="215" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="280" y="217" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="272" y="71" width="46" height="24"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="274" y="73" width="42" height="20"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="110" y="391" width="56" height="36"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="112" y="393" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="169" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="171" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="277" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="279" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="241" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="243" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="205" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="207" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="313" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="315" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="349" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="351" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="385" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="387" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="457" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="459" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="421" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="423" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="601" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="603" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="493" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="495" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="529" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="531" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="565" y="393" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="567" y="395" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="386" y="365" width="84" height="26"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="388" y="367" width="80" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="512" y="339" width="84" height="26"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="514" y="341" width="80" height="22"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="344" y="339" width="84" height="26"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="346" y="341" width="80" height="22"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="470" y="365" width="84" height="26"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="472" y="367" width="80" height="22"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="302" y="365" width="84" height="26"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="304" y="367" width="80" height="22"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="218" y="365" width="84" height="26"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="220" y="367" width="80" height="22"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="260" y="339" width="84" height="26"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="262" y="341" width="80" height="22"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="176" y="339" width="84" height="26"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="178" y="341" width="80" height="22"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="428" y="339" width="84" height="26"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="430" y="341" width="80" height="22"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="18" y="3" width="78" height="26"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="20" y="5" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="825" y="1" width="78" height="26"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="827" y="3" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="421" y="248" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="423" y="250" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0">
+ <bounds x="306" y="248" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0">
+ <bounds x="308" y="250" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="448" y="215" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="450" y="217" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="448" y="191" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="450" y="193" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="448" y="167" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="450" y="169" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="448" y="143" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="450" y="145" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="448" y="119" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="450" y="121" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="448" y="95" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="450" y="97" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="48" y="81" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="50" y="83" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="15" y="81" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="17" y="83" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="15" y="159" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="17" y="161" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="48" y="289" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="50" y="291" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="15" y="289" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="17" y="291" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="15" y="237" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="17" y="239" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="48" y="263" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="50" y="265" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="15" y="263" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="17" y="265" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="48" y="237" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="50" y="239" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="15" y="185" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="17" y="187" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="48" y="211" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="50" y="213" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="15" y="211" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="17" y="213" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="48" y="159" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="50" y="161" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="48" y="185" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="50" y="187" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="15" y="133" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="17" y="135" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="48" y="133" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="50" y="135" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="15" y="107" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="17" y="109" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="48" y="107" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="50" y="109" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="48" y="29" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="50" y="31" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="15" y="29" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="17" y="31" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="15" y="55" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="17" y="57" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="48" y="55" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="50" y="57" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="6" y="451" width="94" height="26"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="8" y="453" width="90" height="22"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="5" y="425" width="94" height="26"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="7" y="427" width="90" height="22"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="6" y="503" width="94" height="26"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="8" y="505" width="90" height="22"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="6" y="529" width="94" height="26"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="8" y="531" width="90" height="22"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="6" y="399" width="94" height="26"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="8" y="401" width="90" height="22"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="6" y="373" width="95" height="26"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="8" y="375" width="91" height="22"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="6" y="477" width="94" height="26"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="8" y="479" width="90" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="6" y="555" width="94" height="26"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="8" y="557" width="90" height="22"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="840" y="25" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="842" y="27" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="840" y="51" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="842" y="53" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="840" y="363" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="842" y="365" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="840" y="441" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="842" y="443" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="840" y="415" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="842" y="417" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="840" y="389" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="842" y="391" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="840" y="207" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="842" y="209" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="840" y="181" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="842" y="183" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="840" y="311" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="842" y="313" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="840" y="337" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="842" y="339" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="840" y="259" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="842" y="261" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="840" y="285" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="842" y="287" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="840" y="233" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="842" y="235" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="840" y="77" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="842" y="79" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="840" y="103" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="842" y="105" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="840" y="155" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="842" y="157" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="840" y="129" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="842" y="131" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="597" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="599" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="605" y="511" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="607" y="513" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="660" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="662" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="786" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="788" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="723" y="636" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="725" y="638" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="662" y="455" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="664" y="457" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="753" y="511" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="755" y="513" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="605" y="570" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="607" y="572" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="753" y="570" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="755" y="572" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_250_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="680" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_250" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="682" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="colour_button_258_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="125" y="26" width="68" height="37"/>
+ </backdrop>
+ <backdrop name="lamp107" element="colour_button_258" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="127" y="28" width="64" height="33"/>
+ </backdrop>
+ <backdrop name="lamp114" element="colour_button_260_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="570" y="26" width="68" height="37"/>
+ </backdrop>
+ <backdrop name="lamp114" element="colour_button_260" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="572" y="28" width="64" height="33"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_264_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="758" y="1" width="46" height="36"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_264" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="760" y="3" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="colour_button_266_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="131" y="284" width="68" height="37"/>
+ </backdrop>
+ <backdrop name="lamp100" element="colour_button_266" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="133" y="286" width="64" height="33"/>
+ </backdrop>
+ <backdrop name="lamp121" element="colour_button_267_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="570" y="286" width="68" height="37"/>
+ </backdrop>
+ <backdrop name="lamp121" element="colour_button_267" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="572" y="288" width="64" height="33"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_269_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="214" y="676" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_269" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="216" y="678" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_270_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="295" y="676" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_270" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="297" y="678" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_271_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="379" y="676" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_271" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="381" y="678" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_272_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="459" y="676" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_272" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="461" y="678" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_273_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="540" y="676" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_273" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="542" y="678" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_274_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="623" y="676" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_274" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="625" y="678" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_275_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="132" y="676" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_275" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="134" y="678" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_276_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="715" y="1" width="46" height="36"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_276" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="717" y="3" width="42" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="384" y="59" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="384" y="59" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="384" y="59" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="362" y="59" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="362" y="59" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="362" y="59" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="338" y="59" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="338" y="59" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="338" y="59" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="719" y="268" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="719" y="268" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="719" y="268" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="743" y="268" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="743" y="268" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="743" y="268" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="699" y="268" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="699" y="268" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="699" y="268" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="679" y="268" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="679" y="268" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="679" y="268" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="363" y="129" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit8" element="led_digit_red">
+ <bounds x="363" y="129" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="363" y="129" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="384" y="129" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit9" element="led_digit_red">
+ <bounds x="384" y="129" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="384" y="129" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="339" y="129" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit7" element="led_digit_red">
+ <bounds x="339" y="129" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="339" y="129" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="228" y="427" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="228" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="245" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="262" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="279" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="296" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="313" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="330" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="347" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="364" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="381" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="398" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="415" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="432" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="449" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="466" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="483" y="427" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label106" element="label_106">
+ <bounds x="344" y="97" width="59" height="13"/>
+ </backdrop>
+ <backdrop name="label182" element="label_182">
+ <bounds x="685" y="227" width="81" height="34"/>
+ </backdrop>
+ <backdrop name="label190" element="label_190">
+ <bounds x="345" y="166" width="59" height="13"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_reel" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_reel" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_reel" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_button" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_button" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_button" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_button" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_button" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6cascze.lay b/src/mame/layout/j6cascze.lay
new file mode 100644
index 00000000000..1b174bc44df
--- /dev/null
+++ b/src/mame/layout/j6cascze.lay
@@ -0,0 +1,7914 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Advance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Bombastic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Z">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Y">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Leave Table">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Bingo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Craz">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Casino Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Feat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Mystery">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Feat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="Out Of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Luck">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Craz">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Mystery">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Feat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="Out Of Luck">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Craz">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Mystery">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="5 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Craz">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Craz">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Craz">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Craz">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Casino Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Mystery">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Casino ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Feat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Craz">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Casino Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Z">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Y">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Roulette ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wheel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Cherry Surprise">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Sevens">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Strike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="It Rich">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Reel Of ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Fortune">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cherries">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_210_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_210_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_208_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_208_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Mixed 7s">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Red 7s">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Blue 7s">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="JPMs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Bells">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Melons">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_114_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_114">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Bingo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_116_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_116">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold / Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_117_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_117">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_118_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_118">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_119_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_119">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_120_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_120">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_121_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_121">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_122_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_122">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_123_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_123">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Crazy Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_124_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_124">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_125_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_125">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_126_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_126">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_127_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_127">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="748" height="641"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="160" y="450" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="160.0000" y="450.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="163.3333" y="451.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="166.6667" y="453.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="170.0000" y="455.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="173.3333" y="457.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="176.6667" y="459.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="160.0000" y="496.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="163.3333" y="498.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="166.6667" y="500.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="170.0000" y="502.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="173.3333" y="504.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="176.6667" y="506.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="160.0000" y="543.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="163.3333" y="545.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="166.6667" y="547.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="170.0000" y="549.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="173.3333" y="551.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="176.6667" y="553.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="160" y="450" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="255" y="450" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="255.0000" y="450.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="258.3333" y="451.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="261.6667" y="453.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="265.0000" y="455.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="268.3333" y="457.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="271.6667" y="459.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="255.0000" y="496.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="258.3333" y="498.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="261.6667" y="500.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="265.0000" y="502.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="268.3333" y="504.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="271.6667" y="506.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="255.0000" y="543.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="258.3333" y="545.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="261.6667" y="547.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="265.0000" y="549.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="268.3333" y="551.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="271.6667" y="553.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="255" y="450" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="350" y="450" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="350.0000" y="450.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="353.3333" y="451.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="356.6667" y="453.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="360.0000" y="455.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="363.3333" y="457.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="366.6667" y="459.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="350.0000" y="496.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="353.3333" y="498.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="356.6667" y="500.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="360.0000" y="502.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="363.3333" y="504.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="366.6667" y="506.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="350.0000" y="543.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="353.3333" y="545.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="356.6667" y="547.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="360.0000" y="549.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="363.3333" y="551.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="366.6667" y="553.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="350" y="450" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="5" y="180" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="5" y="180" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="399" y="349" width="67" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="401" y="351" width="63" height="18"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="329" y="349" width="67" height="22"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="331" y="351" width="63" height="18"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="654" y="539" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="656" y="541" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="619" y="539" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="621" y="541" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="584" y="539" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="586" y="541" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="549" y="539" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="551" y="541" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="514" y="539" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="516" y="541" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="654" y="504" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="656" y="506" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="619" y="504" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="621" y="506" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="584" y="504" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="586" y="506" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="549" y="504" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="551" y="506" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="514" y="504" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="516" y="506" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="479" y="539" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="481" y="541" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="479" y="469" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="481" y="471" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="514" y="469" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="516" y="471" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="549" y="469" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="551" y="471" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="584" y="469" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="586" y="471" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="619" y="469" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="621" y="471" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="654" y="469" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="656" y="471" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="479" y="504" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="481" y="506" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="259" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="261" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="289" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="291" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="334" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="336" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="364" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="366" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="394" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="396" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="424" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="426" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="454" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="456" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="84" y="384" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="86" y="386" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="229" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="231" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="199" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="201" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="169" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="171" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="139" y="374" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="141" y="376" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="259" y="324" width="67" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="261" y="326" width="63" height="18"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="189" y="324" width="67" height="22"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="191" y="326" width="63" height="18"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="399" y="324" width="67" height="22"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="401" y="326" width="63" height="18"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="329" y="324" width="67" height="22"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="331" y="326" width="63" height="18"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="94" y="204" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="96" y="206" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="94" y="164" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="96" y="166" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="94" y="124" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="96" y="126" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="94" y="84" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="96" y="86" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="94" y="44" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="96" y="46" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="94" y="244" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="96" y="246" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="514" y="284" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="516" y="286" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="444" y="284" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="446" y="286" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="374" y="284" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="376" y="286" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="304" y="284" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="306" y="286" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="234" y="284" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="236" y="286" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="164" y="284" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="166" y="286" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="164" y="4" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="166" y="6" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="234" y="4" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="236" y="6" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="304" y="4" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="306" y="6" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="374" y="4" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="376" y="6" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="444" y="4" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="446" y="6" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="514" y="4" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="516" y="6" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="379" y="234" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="381" y="236" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="279" y="84" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="281" y="86" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="279" y="114" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="281" y="116" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="279" y="144" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="281" y="146" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="279" y="174" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="281" y="176" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="279" y="204" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="281" y="206" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="279" y="234" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="281" y="236" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="479" y="84" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="481" y="86" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="584" y="204" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="586" y="206" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="584" y="163" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="586" y="165" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="584" y="123" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="586" y="125" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="584" y="83" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="586" y="85" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="584" y="43" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="586" y="45" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="584" y="243" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="586" y="245" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="259" y="349" width="67" height="22"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="261" y="351" width="63" height="18"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="189" y="349" width="67" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="191" y="351" width="63" height="18"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="509" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="511" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="474" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="476" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="439" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="441" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="404" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="406" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="544" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="546" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="169" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="171" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="204" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="206" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="239" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="241" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="274" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="276" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="309" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="311" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="344" y="44" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="346" y="46" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="179" y="234" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="181" y="236" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="179" y="204" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="181" y="206" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="179" y="174" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="181" y="176" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="179" y="144" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="181" y="146" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="179" y="114" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="181" y="116" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="179" y="84" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="181" y="86" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="479" y="114" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="481" y="116" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="479" y="144" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="481" y="146" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="479" y="174" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="481" y="176" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="479" y="204" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="481" y="206" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="479" y="234" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="481" y="236" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="379" y="84" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="381" y="86" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="379" y="114" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="381" y="116" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="379" y="144" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="381" y="146" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="379" y="174" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="381" y="176" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="379" y="204" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="381" y="206" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="9" y="544" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="11" y="546" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="9" y="579" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="11" y="581" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1_border" state="0">
+ <bounds x="4" y="154" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1" state="0">
+ <bounds x="6" y="156" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1_border" state="0">
+ <bounds x="4" y="264" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1" state="0">
+ <bounds x="6" y="266" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="9" y="509" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="11" y="511" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="9" y="474" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="11" y="476" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="9" y="299" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="11" y="301" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="9" y="334" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="11" y="336" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="9" y="369" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="11" y="371" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="9" y="404" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="11" y="406" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="9" y="439" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="11" y="441" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_114_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="544" y="424" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_114" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="546" y="426" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_116_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="234" y="599" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_116" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="236" y="601" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_117_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="154" y="599" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_117" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="156" y="601" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_118_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="74" y="599" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_118" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="76" y="601" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_119_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="319" y="599" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_119" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="321" y="601" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_120_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="409" y="599" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_120" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="411" y="601" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_121_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="489" y="599" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_121" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="491" y="601" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_122_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="569" y="599" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_122" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="571" y="601" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp69" element="colour_button_123_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="94" y="4" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp69" element="colour_button_123" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="96" y="6" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_124_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="94" y="284" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_124" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="96" y="286" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp48" element="colour_button_125_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="584" y="284" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp48" element="colour_button_125" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="586" y="286" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp83" element="colour_button_126_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="584" y="3" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp83" element="colour_button_126" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="586" y="5" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_127_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="669" y="4" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp0" element="colour_button_127" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="671" y="6" width="23" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="664" y="395" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="664" y="395" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="664" y="395" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="640" y="395" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="640" y="395" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="640" y="395" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="160" y="410" width="345" height="28"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="160" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="182" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="204" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="226" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="248" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="270" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="292" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="314" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="336" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="358" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="380" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="402" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="424" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="446" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="468" y="410" width="22" height="28"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="490" y="410" width="22" height="28"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_button" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_button" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_button" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_button" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6colcsh.lay b/src/mame/layout/j6colcsh.lay
new file mode 100644
index 00000000000..25dc897ae41
--- /dev/null
+++ b/src/mame/layout/j6colcsh.lay
@@ -0,0 +1,10408 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="JACKPO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Triple">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BIG MONEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="BIG MONEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_33_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_33_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BIG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EXTRA LIFE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NO LOSE STREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EXTRA COIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SKILL STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MULTI ADD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLOUR SHUFFLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SWOP NUMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="READY TO ROLL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="LUCKY TOUCH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="16 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cherries">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="TRAIL HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4 BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="GOLD RUSH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_11_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_11_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CASH FULL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NUDGE TIME">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="READY TO DROP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FRUIT SHOOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="BIG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="BANK ROLL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SPARTA CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CRAZY REELS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="MONEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Mixed Ba">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="12 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="24 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GOLDEN HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="RING OF FIRE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="STRIKE IT RICH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PAY RISE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="CAESER WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="DO OR DIE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="NUMBERS UP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="SUPER BAR SERIES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="WADS OF THE GODS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pears">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Melons">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Bells">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="JPM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Single B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Double B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="MULTI COIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EXTRA LIFE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="NUDGE NOW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="MULTI ADD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="BIG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_0_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_0_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_241_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_241">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="PRESS FOR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.37" width="0.80" height="0.27"/>
+ </text>
+ <text string="MONEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.63" width="0.80" height="0.27"/>
+ </text>
+ </element>
+ <element name="colour_button_242_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_242">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_243_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_243">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_244_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_244">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HI - HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_245_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_245">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LO - HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_246_border">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_246">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_247_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_247">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_248_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_248">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_250_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_250">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_251_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_251">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_252_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_252">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_230">
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_231">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15"/>
+ </text>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15"/>
+ </text>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15"/>
+ </text>
+ </element>
+ <element name="label_232">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_233">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_234">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_235">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_236">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_237">
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15"/>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15"/>
+ </text>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15"/>
+ </text>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15"/>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15"/>
+ </text>
+ </element>
+ <element name="label_238">
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.11"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.16" width="0.90" height="0.11"/>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.11"/>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.39" width="0.90" height="0.11"/>
+ </text>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.11"/>
+ </text>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.61" width="0.90" height="0.11"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.11"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.84" width="0.90" height="0.11"/>
+ </text>
+ </element>
+ <element name="label_239">
+ <text string="1 - 12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1014" height="709"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="192" y="529" width="80" height="100"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="192.0000" y="529.0000" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="195.3333" y="530.3889" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="198.6667" y="531.7778" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="202.0000" y="533.1667" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="205.3333" y="534.5555" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="208.6667" y="535.9445" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="192.0000" y="562.3333" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="195.3333" y="563.7222" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="198.6667" y="565.1111" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="202.0000" y="566.5000" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="205.3333" y="567.8889" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="208.6667" y="569.2778" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="192.0000" y="595.6667" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="195.3333" y="597.0556" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="198.6667" y="598.4445" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="202.0000" y="599.8334" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="205.3333" y="601.2222" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="208.6667" y="602.6111" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="192" y="529" width="80" height="100"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="287" y="529" width="80" height="100"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="287.0000" y="529.0000" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="290.3333" y="530.3889" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="293.6667" y="531.7778" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="297.0000" y="533.1667" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="300.3333" y="534.5555" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="303.6667" y="535.9445" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="287.0000" y="562.3333" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="290.3333" y="563.7222" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="293.6667" y="565.1111" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="297.0000" y="566.5000" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="300.3333" y="567.8889" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="303.6667" y="569.2778" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="287.0000" y="595.6667" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="290.3333" y="597.0556" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="293.6667" y="598.4445" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="297.0000" y="599.8334" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="300.3333" y="601.2222" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="303.6667" y="602.6111" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="287" y="529" width="80" height="100"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="377" y="529" width="80" height="100"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="377.0000" y="529.0000" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="380.3333" y="530.3889" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="383.6667" y="531.7778" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="387.0000" y="533.1667" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="390.3333" y="534.5555" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="393.6667" y="535.9445" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="377.0000" y="562.3333" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="380.3333" y="563.7222" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="383.6667" y="565.1111" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="387.0000" y="566.5000" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="390.3333" y="567.8889" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="393.6667" y="569.2778" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="377.0000" y="595.6667" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="380.3333" y="597.0556" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="383.6667" y="598.4445" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="387.0000" y="599.8334" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="390.3333" y="601.2222" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="393.6667" y="602.6111" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="377" y="529" width="80" height="100"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="251" y="237" width="65" height="65"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="251.0000" y="237.0000" width="65.0000" height="65.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="253.7083" y="239.7083" width="59.5833" height="59.5833"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="256.4167" y="242.4167" width="54.1667" height="54.1667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="259.1250" y="245.1250" width="48.7500" height="48.7500"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="261.8333" y="247.8333" width="43.3333" height="43.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="264.5417" y="250.5417" width="37.9167" height="37.9167"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="251" y="237" width="65" height="65"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="18" y="12" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="20" y="14" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="91" y="12" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="93" y="14" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="523" y="12" width="62" height="52"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="525" y="14" width="58" height="48"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="163" y="12" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="165" y="14" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="452" y="12" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="454" y="14" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="380" y="12" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="382" y="14" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="307" y="12" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="309" y="14" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="236" y="12" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="238" y="14" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="299" y="61" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="301" y="63" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="407" y="76" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="409" y="78" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="499" y="160" width="42" height="72"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="501" y="162" width="38" height="68"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="499" y="253" width="42" height="72"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="501" y="255" width="38" height="68"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="406" y="395" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="408" y="397" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="299" y="413" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="301" y="415" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="5" y="253" width="42" height="72"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="7" y="255" width="38" height="68"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="75" y="395" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="77" y="397" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="175" y="413" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="177" y="415" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="5" y="160" width="42" height="72"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="7" y="162" width="38" height="68"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="75" y="76" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="77" y="78" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="175" y="61" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="177" y="63" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="733" y="52" width="122" height="42"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="735" y="54" width="118" height="38"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="733" y="128" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="735" y="130" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="733" y="94" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="735" y="96" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="856" y="52" width="122" height="42"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="858" y="54" width="118" height="38"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="610" y="52" width="122" height="42"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="612" y="54" width="118" height="38"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="178" y="103" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="180" y="105" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="185" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="187" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="194" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="196" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="204" y="103" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="206" y="105" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="209" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="211" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="216" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="218" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="229" y="103" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="231" y="105" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="232" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="234" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="240" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="242" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="301" y="103" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="303" y="105" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="297" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="299" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="292" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="294" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="325" y="103" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="327" y="105" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="350" y="103" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="352" y="105" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="320" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="322" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="343" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="345" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="315" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="317" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="336" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="338" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="399" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="401" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="390" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="392" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="380" y="154" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="382" y="156" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="419" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="421" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="412" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="414" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="438" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="440" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="433" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="435" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="401" y="154" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="403" y="156" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="422" y="154" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="424" y="156" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="479" y="173" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="481" y="175" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="479" y="190" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="481" y="192" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="479" y="207" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="481" y="209" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="462" y="183" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="464" y="185" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="462" y="200" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="464" y="202" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="462" y="217" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="464" y="219" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="444" y="190" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="446" y="192" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="444" y="207" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="446" y="209" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="444" y="224" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="446" y="226" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="480" y="262" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="482" y="264" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="462" y="257" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="464" y="259" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="445" y="251" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="447" y="253" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="480" y="279" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="482" y="281" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="445" y="268" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="447" y="270" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="462" y="274" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="464" y="276" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="50" y="208" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="52" y="210" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="68" y="217" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="70" y="219" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="86" y="224" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="88" y="226" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="50" y="190" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="52" y="192" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="481" y="296" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="483" y="298" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="433" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="435" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="463" y="291" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="465" y="293" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="350" y="396" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="352" y="398" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="325" y="396" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="327" y="398" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="302" y="396" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="304" y="398" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="343" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="345" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="320" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="322" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="445" y="285" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="447" y="287" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="297" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="299" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="336" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="338" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="315" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="317" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="292" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="294" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="229" y="396" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="231" y="398" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="204" y="396" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="206" y="398" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="178" y="396" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="180" y="398" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="185" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="187" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="209" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="211" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="232" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="234" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="194" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="196" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="216" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="218" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="240" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="242" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="127" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="129" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="104" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="106" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="81" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="83" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="135" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="137" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="110" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="112" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="88" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="90" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="142" y="342" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="144" y="344" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="120" y="342" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="122" y="344" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="98" y="342" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="100" y="344" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="50" y="296" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="52" y="298" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="50" y="279" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="52" y="281" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="50" y="262" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="52" y="264" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="68" y="291" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="70" y="293" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="68" y="274" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="70" y="276" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="68" y="257" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="70" y="259" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="86" y="285" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="88" y="287" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="86" y="268" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="88" y="270" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="86" y="251" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="88" y="253" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="68" y="200" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="70" y="202" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="86" y="207" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="88" y="209" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="50" y="173" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="52" y="175" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="68" y="183" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="70" y="185" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="86" y="190" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="88" y="192" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="127" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="129" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="104" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="106" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="81" y="120" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="83" y="122" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="88" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="90" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="110" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="112" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="135" y="137" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="137" y="139" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="98" y="154" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="100" y="156" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1_border" state="0">
+ <bounds x="120" y="154" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1" state="0">
+ <bounds x="122" y="156" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="142" y="154" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="144" y="156" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="227" y="322" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="229" y="324" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="307" y="323" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="309" y="325" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="406" y="262" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="408" y="264" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="402" y="206" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="404" y="208" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="371" y="174" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="373" y="176" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="308" y="157" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="310" y="159" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="218" y="157" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="220" y="159" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="150" y="174" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="152" y="176" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="106" y="261" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="108" y="263" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="106" y="199" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="108" y="201" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="150" y="310" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="152" y="312" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="250" y="206" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="252" y="208" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="290" y="206" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="292" y="208" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="128" y="456" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="130" y="458" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="177" y="464" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="179" y="466" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="226" y="456" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="228" y="458" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="275" y="464" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="277" y="466" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="324" y="456" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="326" y="458" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="373" y="464" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="375" y="466" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="422" y="456" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="424" y="458" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="471" y="464" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="473" y="466" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="610" y="128" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="612" y="130" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="610" y="434" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="612" y="436" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="856" y="128" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="858" y="130" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="856" y="366" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="858" y="368" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="39" y="449" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="41" y="451" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="85" y="473" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="87" y="475" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="85" y="449" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="87" y="451" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="62" y="449" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="64" y="451" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="39" y="473" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="41" y="475" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="62" y="473" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="64" y="475" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="85" y="497" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="87" y="499" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="39" y="497" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="41" y="499" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="62" y="497" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="64" y="499" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="14" y="554" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="16" y="556" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="46" y="567" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="48" y="569" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="372" y="301" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="374" y="303" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="390" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="392" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="400" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="402" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="438" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="440" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="380" y="342" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="382" y="344" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="412" y="361" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="414" y="363" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="419" y="378" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="421" y="380" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="422" y="342" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="424" y="344" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="401" y="342" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="403" y="344" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="733" y="434" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="735" y="436" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="14" y="586" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="16" y="588" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="46" y="599" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="48" y="601" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="121" y="597" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="123" y="599" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="19" y="632" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="21" y="634" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="98" y="632" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="100" y="634" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="176" y="632" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="178" y="634" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="254" y="632" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="256" y="634" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="332" y="632" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="334" y="634" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="410" y="632" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="412" y="634" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="489" y="632" width="74" height="47"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="491" y="634" width="70" height="43"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="846" y="625" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="848" y="627" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="564" y="632" width="137" height="47"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="566" y="634" width="133" height="43"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1_border" state="0">
+ <bounds x="663" y="11" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1" state="0">
+ <bounds x="665" y="13" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="831" y="577" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="833" y="579" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="845" y="553" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="847" y="555" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="817" y="601" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="819" y="603" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="556" y="66" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="558" y="68" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="825" y="529" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="827" y="531" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="804" y="505" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="806" y="507" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="862" y="649" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="864" y="651" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="556" y="108" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="558" y="110" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="733" y="400" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="735" y="402" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="733" y="366" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="735" y="368" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="856" y="332" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="858" y="334" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="856" y="298" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="858" y="300" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="856" y="230" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="858" y="232" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="856" y="196" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="858" y="198" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="856" y="162" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="858" y="164" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="856" y="264" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="858" y="266" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="856" y="400" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="858" y="402" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="856" y="94" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="858" y="96" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="856" y="434" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="858" y="436" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="610" y="400" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="612" y="402" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="610" y="366" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="612" y="368" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="610" y="332" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="612" y="334" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="610" y="298" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="612" y="300" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="610" y="264" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="612" y="266" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="610" y="230" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="612" y="232" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="610" y="196" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="612" y="198" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="610" y="162" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="612" y="164" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="610" y="94" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="612" y="96" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="733" y="298" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="735" y="300" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="733" y="332" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="735" y="334" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="733" y="264" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="735" y="266" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="733" y="230" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="735" y="232" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="733" y="196" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="735" y="198" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="733" y="162" width="122" height="37"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="735" y="164" width="118" height="33"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="564" y="545" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="566" y="547" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="564" y="573" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="566" y="575" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="14" y="523" width="65" height="32"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="16" y="525" width="61" height="28"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="564" y="603" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="566" y="605" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="563" y="516" width="137" height="27"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="565" y="518" width="133" height="23"/>
+ </backdrop>
+ <backdrop name="lamp0" element="lamp_0_1_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="817" y="11" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp0" element="lamp_0_1" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="819" y="13" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp6" element="colour_button_241_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="482" y="72" width="77" height="77"/>
+ </backdrop>
+ <backdrop name="lamp6" element="colour_button_241" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="484" y="74" width="73" height="73"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_242_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="61" y="682" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_242" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="63" y="684" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_243_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="191" y="682" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_243" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="193" y="684" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_244_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="286" y="682" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_244" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="288" y="684" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_245_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="376" y="682" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_245" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="378" y="684" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_246_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="598" y="682" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_246" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="600" y="684" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_247_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="695" y="682" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_247" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="697" y="684" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_248_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="834" y="682" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_248" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="836" y="684" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_250_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="635" y="473" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_250" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="637" y="475" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_251_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="755" y="473" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_251" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="757" y="475" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp9" element="colour_button_252_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="878" y="473" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp9" element="colour_button_252" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="880" y="475" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="189" y="497" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="189" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="206" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="223" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="240" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="257" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="274" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="291" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="308" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="325" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="342" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="359" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="376" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="393" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="410" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="427" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="444" y="497" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label230" element="label_230">
+ <bounds x="27" y="431" width="38" height="13"/>
+ </backdrop>
+ <backdrop name="label231" element="label_231">
+ <bounds x="27" y="448" width="6" height="78"/>
+ </backdrop>
+ <backdrop name="label232" element="label_232">
+ <bounds x="703" y="632" width="6" height="13"/>
+ </backdrop>
+ <backdrop name="label233" element="label_233">
+ <bounds x="703" y="604" width="6" height="13"/>
+ </backdrop>
+ <backdrop name="label234" element="label_234">
+ <bounds x="703" y="573" width="12" height="13"/>
+ </backdrop>
+ <backdrop name="label235" element="label_235">
+ <bounds x="703" y="545" width="12" height="13"/>
+ </backdrop>
+ <backdrop name="label236" element="label_236">
+ <bounds x="703" y="515" width="12" height="13"/>
+ </backdrop>
+ <backdrop name="label237" element="label_237">
+ <bounds x="804" y="580" width="8" height="78"/>
+ </backdrop>
+ <backdrop name="label238" element="label_238">
+ <bounds x="987" y="509" width="8" height="104"/>
+ </backdrop>
+ <backdrop name="label239" element="label_239">
+ <bounds x="270" y="302" width="27" height="13"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_button" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_button" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_button" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_button" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6cpal.lay b/src/mame/layout/j6cpal.lay
new file mode 100644
index 00000000000..8750365ec57
--- /dev/null
+++ b/src/mame/layout/j6cpal.lay
@@ -0,0 +1,6892 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="No">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Swap">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Trail Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Unlimited">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Invasio">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Caesar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Carry On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Caesar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Roman">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Gold N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Riches">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Legions">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Coliseum">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Roman">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hordes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Chariot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Gladiators">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pompe">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00 Rpt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00 Rpt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00 Rpt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00 Rpt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Mystery">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00 Rpt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="colour_button_97_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_97">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Take Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_98_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_98">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Swap">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_99_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_99">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Auto">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="colour_button_100_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_100">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_101_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_101">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_102_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_102">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_103_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_103">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_105_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_105">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_106_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_106">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_107_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_107">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_108_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_108">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_109_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_109">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_110_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_110">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_111_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_111">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_51">
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_52">
+ <text string="(4)">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_53">
+ <text string="(5)">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_54">
+ <text string="(6)">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_55">
+ <text string="(7)">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_84">
+ <text string="Thanks To Bugs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="499" height="587"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="126" y="358" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="126.0000" y="358.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="129.3333" y="359.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="132.6667" y="361.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="136.0000" y="363.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="139.3333" y="365.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="142.6667" y="367.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="126.0000" y="404.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="129.3333" y="406.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="132.6667" y="408.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="136.0000" y="410.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="139.3333" y="412.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="142.6667" y="414.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="126.0000" y="451.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="129.3333" y="453.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="132.6667" y="455.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="136.0000" y="457.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="139.3333" y="459.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="142.6667" y="461.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="126" y="358" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="210" y="358" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="210.0000" y="358.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="213.3333" y="359.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="216.6667" y="361.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="220.0000" y="363.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="223.3333" y="365.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="226.6667" y="367.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="210.0000" y="404.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="213.3333" y="406.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="216.6667" y="408.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="220.0000" y="410.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="223.3333" y="412.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="226.6667" y="414.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="210.0000" y="451.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="213.3333" y="453.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="216.6667" y="455.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="220.0000" y="457.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="223.3333" y="459.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="226.6667" y="461.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="210" y="358" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="294" y="358" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="294.0000" y="358.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="297.3333" y="359.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="300.6667" y="361.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="304.0000" y="363.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="307.3333" y="365.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="310.6667" y="367.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="294.0000" y="404.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="297.3333" y="406.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="300.6667" y="408.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="304.0000" y="410.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="307.3333" y="412.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="310.6667" y="414.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="294.0000" y="451.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="297.3333" y="453.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="300.6667" y="455.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="304.0000" y="457.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="307.3333" y="459.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="310.6667" y="461.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="294" y="358" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="211" y="180" width="80" height="60"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="211.0000" y="180.0000" width="80.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="214.3333" y="182.5000" width="73.3333" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="217.6667" y="185.0000" width="66.6667" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="221.0000" y="187.5000" width="60.0000" height="45.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="224.3333" y="190.0000" width="53.3333" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="227.6667" y="192.5000" width="46.6667" height="35.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="211" y="180" width="80" height="60"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="323" y="291" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="325" y="293" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="274" y="291" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="276" y="293" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="225" y="291" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="227" y="293" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="176" y="291" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="178" y="293" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="127" y="291" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="129" y="293" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="106" y="501" width="43" height="32"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="108" y="503" width="39" height="28"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="146" y="501" width="43" height="32"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="148" y="503" width="39" height="28"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="186" y="501" width="43" height="32"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="188" y="503" width="39" height="28"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="226" y="501" width="43" height="32"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="228" y="503" width="39" height="28"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="266" y="501" width="43" height="32"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="268" y="503" width="39" height="28"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="306" y="501" width="43" height="32"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="308" y="503" width="39" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="346" y="501" width="43" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="348" y="503" width="39" height="28"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="106" y="530" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="108" y="532" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="5" y="534" width="95" height="19"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="7" y="536" width="91" height="15"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="394" y="534" width="95" height="19"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="396" y="536" width="91" height="15"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="394" y="500" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="396" y="502" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="394" y="466" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="396" y="468" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="394" y="432" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="396" y="434" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="394" y="398" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="396" y="400" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="394" y="364" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="396" y="366" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="394" y="330" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="396" y="332" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="394" y="296" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="396" y="298" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="394" y="262" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="396" y="264" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="394" y="228" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="396" y="230" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="394" y="194" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="396" y="196" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="394" y="160" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="396" y="162" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="394" y="126" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="396" y="128" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="394" y="92" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="396" y="94" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="394" y="58" width="95" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="396" y="60" width="91" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="132" y="86" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="134" y="88" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="309" y="86" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="311" y="88" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="250" y="86" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="252" y="88" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="191" y="86" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="193" y="88" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="132" y="115" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="134" y="117" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="191" y="115" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="193" y="117" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="250" y="115" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="252" y="117" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="309" y="115" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="311" y="117" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="132" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="134" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="191" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="193" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="250" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="252" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="309" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="311" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="42" y="466" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="44" y="468" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="42" y="432" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="44" y="434" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="42" y="398" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="44" y="400" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="42" y="364" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="44" y="366" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="42" y="330" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="44" y="332" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="42" y="296" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="44" y="298" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="42" y="262" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="44" y="264" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="42" y="228" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="44" y="230" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="42" y="194" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="44" y="196" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="42" y="160" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="44" y="162" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="42" y="126" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="44" y="128" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="42" y="92" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="44" y="94" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="42" y="500" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="44" y="502" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="42" y="58" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="44" y="60" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="103" y="466" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="105" y="468" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="103" y="432" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="105" y="434" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="103" y="398" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="105" y="400" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="103" y="364" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="105" y="366" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="103" y="330" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="105" y="332" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="103" y="296" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="105" y="298" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="103" y="262" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="105" y="264" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="103" y="228" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="105" y="230" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="103" y="194" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="105" y="196" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="103" y="160" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="105" y="162" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="103" y="126" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="105" y="128" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="104" y="92" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="106" y="94" width="18" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="colour_button_97_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="204" y="50" width="92" height="27"/>
+ </backdrop>
+ <backdrop name="lamp112" element="colour_button_97" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="206" y="52" width="88" height="23"/>
+ </backdrop>
+ <backdrop name="lamp88" element="colour_button_98_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="168" y="245" width="52" height="42"/>
+ </backdrop>
+ <backdrop name="lamp88" element="colour_button_98" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="170" y="247" width="48" height="38"/>
+ </backdrop>
+ <backdrop name="lamp87" element="colour_button_99_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="281" y="245" width="52" height="42"/>
+ </backdrop>
+ <backdrop name="lamp87" element="colour_button_99" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="283" y="247" width="48" height="38"/>
+ </backdrop>
+ <backdrop name="lamp91" element="colour_button_100_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="292" y="214" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="colour_button_100" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="294" y="216" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp90" element="colour_button_101_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="293" y="179" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="colour_button_101" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="295" y="181" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp85" element="colour_button_102_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="181" y="214" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="colour_button_102" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="183" y="216" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp84" element="colour_button_103_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="181" y="179" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="colour_button_103" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="183" y="181" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_105_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="447" y="11" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_105" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="449" y="13" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_106_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="419" y="556" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_106" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="421" y="558" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_107_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="345" y="556" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_107" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="347" y="558" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_108_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="271" y="556" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_108" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="273" y="558" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_109_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="187" y="556" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_109" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="189" y="558" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_110_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="103" y="556" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_110" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="105" y="558" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_111_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="5" y="556" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_111" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="7" y="558" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="278" y="4" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="278" y="4" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="278" y="4" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="248" y="4" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="248" y="4" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="248" y="4" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="218" y="4" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="218" y="4" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="218" y="4" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="188" y="4" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="188" y="4" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="188" y="4" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="130" y="327" width="240" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="130" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="145" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="160" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="175" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="190" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="205" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="220" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="235" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="250" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="265" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="280" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="295" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="310" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="325" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="340" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="355" y="327" width="15" height="30"/>
+ </backdrop>
+ <backdrop name="label51" element="label_51">
+ <bounds x="231" y="531" width="36" height="14"/>
+ </backdrop>
+ <backdrop name="label52" element="label_52">
+ <bounds x="167" y="185" width="12" height="13"/>
+ </backdrop>
+ <backdrop name="label53" element="label_53">
+ <bounds x="167" y="220" width="12" height="13"/>
+ </backdrop>
+ <backdrop name="label54" element="label_54">
+ <bounds x="321" y="185" width="12" height="13"/>
+ </backdrop>
+ <backdrop name="label55" element="label_55">
+ <bounds x="321" y="220" width="12" height="13"/>
+ </backdrop>
+ <backdrop name="label84" element="label_84">
+ <bounds x="231" y="244" width="41" height="42"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_button" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_button" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_button" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_button" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_button" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_button" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_button" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6crack.lay b/src/mame/layout/j6crack.lay
new file mode 100644
index 00000000000..429591388d7
--- /dev/null
+++ b/src/mame/layout/j6crack.lay
@@ -0,0 +1,8376 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Xtra ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="No">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Notes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cracker">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Xtra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="GOLDEN HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="GOLDEN HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="NOTE DROP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="NOTE DROP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="TWISTER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="TWISTER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="LUCKY NUMBERS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="LUCKY NUMBERS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="HI LO NOTE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="HI LO NOTE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="CASH BANG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WALLOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="CASH BANG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WALLOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="DOUBLE IMPACT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="DOUBLE IMPACT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="NOTE LINK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="NOTE LINK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="REVOLUTION">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="REVOLUTION">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_8_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_8_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Choose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="A Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Random">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="In View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Respin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Runner">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Double">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="RED HOT ROLLER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="LUCKY LADDERS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="FIREBALL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="ADRENALINE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="CRAZY REELS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BANK ROLL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="LUCKY STRIKE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_131_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_131">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_132_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_132">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="AUTO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.27"/>
+ </text>
+ <text string="--">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.37" width="0.80" height="0.27"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.63" width="0.80" height="0.27"/>
+ </text>
+ </element>
+ <element name="colour_button_133_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_133">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STEP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_135_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_135">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_136_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_136">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_138_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_138">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_139_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_139">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_122">
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_123">
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_124">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_125">
+ <text string="Thanks To Bugs!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="619" height="657"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="116" y="474" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="116.0000" y="474.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="119.3333" y="475.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="122.6667" y="477.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="126.0000" y="479.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="129.3333" y="480.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="132.6667" y="482.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="116.0000" y="514.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="119.3333" y="515.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="122.6667" y="517.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="126.0000" y="519.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="129.3333" y="520.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="132.6667" y="522.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="116.0000" y="554.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="119.3333" y="555.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="122.6667" y="557.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="126.0000" y="559.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="129.3333" y="560.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="132.6667" y="562.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="116" y="474" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="197" y="474" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="197.0000" y="474.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="200.3333" y="475.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="203.6667" y="477.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="207.0000" y="479.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="210.3333" y="480.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="213.6667" y="482.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="197.0000" y="514.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="200.3333" y="515.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="203.6667" y="517.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="207.0000" y="519.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="210.3333" y="520.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="213.6667" y="522.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="197.0000" y="554.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="200.3333" y="555.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="203.6667" y="557.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="207.0000" y="559.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="210.3333" y="560.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="213.6667" y="562.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="197" y="474" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="278" y="474" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="278.0000" y="474.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="281.3333" y="475.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="284.6667" y="477.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="288.0000" y="479.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="291.3333" y="480.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="294.6667" y="482.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="278.0000" y="514.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="281.3333" y="515.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="284.6667" y="517.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="288.0000" y="519.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="291.3333" y="520.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="294.6667" y="522.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="278.0000" y="554.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="281.3333" y="555.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="284.6667" y="557.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="288.0000" y="559.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="291.3333" y="560.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="294.6667" y="562.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="278" y="474" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="207" y="344" width="80" height="60"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="207.0000" y="344.0000" width="80.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="210.3333" y="346.5000" width="73.3333" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="213.6667" y="349.0000" width="66.6667" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="217.0000" y="351.5000" width="60.0000" height="45.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="220.3333" y="354.0000" width="53.3333" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="223.6667" y="356.5000" width="46.6667" height="35.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="207" y="344" width="80" height="60"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="64" y="408" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="66" y="410" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="113" y="408" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="115" y="410" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="162" y="408" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="164" y="410" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="211" y="408" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="213" y="410" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="260" y="408" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="262" y="410" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="309" y="408" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="311" y="410" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="358" y="408" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="360" y="410" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="369" y="31" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="371" y="33" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="369" y="65" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="371" y="67" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="369" y="99" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="371" y="101" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="369" y="133" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="371" y="135" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="369" y="167" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="371" y="169" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="369" y="201" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="371" y="203" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="369" y="235" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="371" y="237" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="369" y="269" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="371" y="271" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="369" y="303" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="371" y="305" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="369" y="337" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="371" y="339" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="369" y="371" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="371" y="373" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="310" y="31" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="312" y="33" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="310" y="65" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="312" y="67" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="310" y="99" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="312" y="101" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="310" y="133" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="312" y="135" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="310" y="167" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="312" y="169" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="310" y="201" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="312" y="203" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="310" y="235" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="312" y="237" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="310" y="269" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="312" y="271" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="310" y="303" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="312" y="305" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="187" y="303" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="189" y="305" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="187" y="303" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="189" y="305" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="187" y="269" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="189" y="271" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="187" y="269" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="189" y="271" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="187" y="235" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="189" y="237" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="187" y="235" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="189" y="237" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="187" y="201" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="189" y="203" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="187" y="201" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="189" y="203" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="187" y="167" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="189" y="169" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="187" y="167" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="189" y="169" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="187" y="133" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="189" y="135" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="187" y="133" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="189" y="135" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="187" y="99" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="189" y="101" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="187" y="99" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="189" y="101" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="187" y="65" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="189" y="67" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="187" y="65" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="189" y="67" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="187" y="31" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="189" y="33" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="187" y="31" width="102" height="37"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="189" y="33" width="98" height="33"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="128" y="31" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="130" y="33" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="128" y="65" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="130" y="67" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="128" y="99" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="130" y="101" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="128" y="133" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="130" y="135" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="128" y="167" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="130" y="169" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="128" y="201" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="130" y="203" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="128" y="235" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="130" y="237" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="128" y="269" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="130" y="271" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="128" y="303" width="38" height="37"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="130" y="305" width="34" height="33"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="10" y="432" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="12" y="434" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1_border" state="0">
+ <bounds x="10" y="408" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1" state="0">
+ <bounds x="12" y="410" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="10" y="552" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="12" y="554" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="10" y="528" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="12" y="530" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="10" y="504" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="12" y="506" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="10" y="480" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="12" y="482" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="10" y="456" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="12" y="458" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="59" y="540" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="61" y="542" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="134" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="136" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="134" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="136" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="163" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="165" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="163" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="165" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="192" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="194" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="192" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="194" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="221" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="223" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="221" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="223" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="250" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="252" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="250" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="252" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="279" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="281" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="279" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="281" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="308" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="310" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="308" y="1" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="310" y="3" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="385" y="595" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="387" y="597" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="336" y="595" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="338" y="597" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="287" y="595" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="289" y="597" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="238" y="595" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="240" y="597" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="189" y="595" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="191" y="597" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="140" y="595" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="142" y="597" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="91" y="595" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="93" y="597" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="42" y="595" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="44" y="597" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="536" y="39" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="538" y="41" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="536" y="68" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="538" y="70" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="536" y="97" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="538" y="99" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="536" y="126" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="538" y="128" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="536" y="155" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="538" y="157" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="536" y="184" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="538" y="186" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="536" y="213" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="538" y="215" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="536" y="242" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="538" y="244" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="536" y="271" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="538" y="273" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="536" y="300" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="538" y="302" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="536" y="329" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="538" y="331" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="536" y="358" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="538" y="360" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="507" y="358" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="509" y="360" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="507" y="39" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="509" y="41" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="507" y="68" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="509" y="70" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="507" y="97" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="509" y="99" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="507" y="126" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="509" y="128" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="507" y="155" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="509" y="157" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="507" y="184" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="509" y="186" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="507" y="213" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="509" y="215" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="507" y="242" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="509" y="244" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="507" y="271" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="509" y="273" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="507" y="300" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="509" y="302" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="507" y="329" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="509" y="331" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="489" y="545" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="491" y="547" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="489" y="529" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="491" y="531" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="489" y="513" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="491" y="515" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="489" y="497" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="491" y="499" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="489" y="481" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="491" y="483" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="489" y="465" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="491" y="467" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="489" y="449" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="491" y="451" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="412" y="432" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="414" y="434" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="412" y="408" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="414" y="410" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="412" y="456" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="414" y="458" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="412" y="480" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="414" y="482" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="412" y="504" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="414" y="506" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="412" y="528" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="414" y="530" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="412" y="552" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="414" y="554" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="363" y="541" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="365" y="543" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="106" y="346" width="16" height="62"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="108" y="348" width="12" height="58"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="354" y="346" width="16" height="62"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="356" y="348" width="12" height="58"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="184" y="382" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="186" y="384" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="184" y="366" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="186" y="368" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="184" y="350" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="186" y="352" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_131_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="501" y="1" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_131" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="503" y="3" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp138" element="colour_button_132_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="294" y="343" width="62" height="62"/>
+ </backdrop>
+ <backdrop name="lamp138" element="colour_button_132" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="296" y="345" width="58" height="58"/>
+ </backdrop>
+ <backdrop name="lamp119" element="colour_button_133_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="121" y="347" width="62" height="62"/>
+ </backdrop>
+ <backdrop name="lamp119" element="colour_button_133" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="123" y="349" width="58" height="58"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_135_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="21" y="628" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_135" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="23" y="630" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_136_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="118" y="628" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_136" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="120" y="630" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_137_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="200" y="628" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_137" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="202" y="630" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_138_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="283" y="628" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_138" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="285" y="630" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_139_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="364" y="628" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_139" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="366" y="630" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_140_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="445" y="628" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_140" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="447" y="630" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="531" y="627" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="533" y="629" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="102" y="440" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="102" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="119" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="136" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="153" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="170" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="187" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="204" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="221" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="238" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="255" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="272" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="289" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="306" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="323" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="340" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="357" y="440" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label122" element="label_122">
+ <bounds x="64" y="486" width="35" height="14"/>
+ </backdrop>
+ <backdrop name="label123" element="label_123">
+ <bounds x="377" y="486" width="35" height="14"/>
+ </backdrop>
+ <backdrop name="label124" element="label_124">
+ <bounds x="491" y="563" width="99" height="14"/>
+ </backdrop>
+ <backdrop name="label125" element="label_125">
+ <bounds x="519" y="389" width="41" height="42"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_button" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_button" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6drdogh.lay b/src/mame/layout/j6drdogh.lay
new file mode 100644
index 00000000000..e2f03672517
--- /dev/null
+++ b/src/mame/layout/j6drdogh.lay
@@ -0,0 +1,8666 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_210_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_210_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <disk state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </disk>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <disk state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </disk>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <disk state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </disk>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.10" green="0.10" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.02" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.05" blue="0.05"/>
+ </rect>
+ <text string="Live">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Twice">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Moves">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Moves">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="14 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;25+">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Super Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Xtra Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Xtra Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_33_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_33_1" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8 KO's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="9 KO's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="11 KO's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5 KO's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4 KO's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4 KO's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roulett">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Mix 'n">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Match">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spinner">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Big">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Quick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Pick A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="9 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="KO's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Winsp">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.01"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ <text string=".">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_155_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_155">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_156_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_156">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="colour_button_157_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_157">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="colour_button_158_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_158">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="colour_button_160_border">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_160">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Gamble">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_161_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_161">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_162_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_162">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_163_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_163">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_164_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_164">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_165_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_165">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_166_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_166">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_167_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_167">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_168_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_168">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_12">
+ <text string="Moves">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_13">
+ <text string="Bank">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_14">
+ <text string="Credits">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_73">
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_152">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_153">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="748" height="655"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="124" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="124.0000" y="418.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="127.3333" y="419.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="130.6667" y="421.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="134.0000" y="423.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="137.3333" y="425.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="140.6667" y="427.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="124.0000" y="464.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="127.3333" y="466.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="130.6667" y="468.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="134.0000" y="470.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="137.3333" y="472.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="140.6667" y="474.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="124.0000" y="511.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="127.3333" y="513.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="130.6667" y="515.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="134.0000" y="517.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="137.3333" y="519.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="140.6667" y="521.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="124" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="222" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="222.0000" y="418.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="225.3333" y="419.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="228.6667" y="421.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="232.0000" y="423.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="235.3333" y="425.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="238.6667" y="427.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="222.0000" y="464.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="225.3333" y="466.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="228.6667" y="468.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="232.0000" y="470.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="235.3333" y="472.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="238.6667" y="474.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="222.0000" y="511.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="225.3333" y="513.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="228.6667" y="515.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="232.0000" y="517.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="235.3333" y="519.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="238.6667" y="521.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="222" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="320" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="320.0000" y="418.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="323.3333" y="419.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="326.6667" y="421.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="330.0000" y="423.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="333.3333" y="425.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="336.6667" y="427.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="320.0000" y="464.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="323.3333" y="466.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="326.6667" y="468.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="330.0000" y="470.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="333.3333" y="472.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="336.6667" y="474.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="320.0000" y="511.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="323.3333" y="513.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="326.6667" y="515.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="330.0000" y="517.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="333.3333" y="519.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="336.6667" y="521.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="320" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="332" y="324" width="49" height="49"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="332.0000" y="324.0000" width="49.0000" height="49.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="334.0417" y="326.0417" width="44.9167" height="44.9167"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="336.0833" y="328.0833" width="40.8333" height="40.8333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="338.1250" y="330.1250" width="36.7500" height="36.7500"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="340.1667" y="332.1667" width="32.6667" height="32.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="342.2083" y="334.2083" width="28.5833" height="28.5833"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="332" y="324" width="49" height="49"/>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1_border" state="0">
+ <bounds x="480" y="564" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1" state="0">
+ <bounds x="482" y="566" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="418" y="564" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="420" y="566" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="356" y="564" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="358" y="566" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="553" y="247" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="555" y="249" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="567" y="273" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="569" y="275" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="539" y="273" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="541" y="275" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="382" y="334" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="384" y="336" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="524" y="306" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="526" y="308" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="540" y="334" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="542" y="336" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="140" y="362" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="142" y="364" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="188" y="370" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="190" y="372" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="284" y="386" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="286" y="388" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="140" y="306" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="142" y="308" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="188" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="190" y="300" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="476" y="370" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="478" y="372" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="284" y="284" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="286" y="286" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="428" y="380" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="430" y="382" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="380" y="386" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="382" y="388" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="332" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="334" y="284" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="380" y="284" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="382" y="286" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="524" y="362" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="526" y="364" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="236" y="380" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="238" y="382" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="236" y="290" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="238" y="292" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="476" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="478" y="300" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="126" y="334" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="128" y="336" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="428" y="290" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="430" y="292" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="312" y="323" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="314" y="325" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="312" y="355" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="314" y="357" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="332" y="388" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="334" y="390" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="21" y="211" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="23" y="213" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="21" y="379" width="70" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="23" y="381" width="66" height="24"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="21" y="351" width="72" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="23" y="353" width="68" height="24"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="21" y="323" width="74" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="23" y="325" width="70" height="24"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="21" y="295" width="76" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="23" y="297" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="21" y="267" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="23" y="269" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="21" y="239" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="23" y="241" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="21" y="99" width="90" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="23" y="101" width="86" height="24"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="21" y="127" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="23" y="129" width="84" height="24"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="21" y="155" width="86" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="23" y="157" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="21" y="183" width="84" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="23" y="185" width="80" height="24"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="21" y="57" width="102" height="42"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="23" y="59" width="98" height="38"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="629" y="379" width="70" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="631" y="381" width="66" height="24"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="627" y="351" width="72" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="629" y="353" width="68" height="24"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="625" y="323" width="74" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="627" y="325" width="70" height="24"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="623" y="295" width="76" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="625" y="297" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="621" y="267" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="623" y="269" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="619" y="239" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="621" y="241" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="617" y="211" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="619" y="213" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="615" y="183" width="84" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="617" y="185" width="80" height="24"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="613" y="155" width="86" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="615" y="157" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="611" y="127" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="613" y="129" width="84" height="24"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="609" y="99" width="90" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="611" y="101" width="86" height="24"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="597" y="57" width="102" height="42"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="599" y="59" width="98" height="38"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="558" y="408" width="142" height="52"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="560" y="410" width="138" height="48"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="566" y="464" width="127" height="41"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="568" y="466" width="123" height="37"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="570" y="508" width="112" height="41"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="572" y="510" width="108" height="37"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="546" y="552" width="87" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="548" y="554" width="83" height="28"/>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="74" y="580" width="32" height="16"/>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="76" y="582" width="28" height="12"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="24" y="414" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="26" y="416" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="44" y="560" width="32" height="16"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="46" y="562" width="28" height="12"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="108" y="566" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="110" y="568" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="170" y="566" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="172" y="568" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="232" y="566" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="234" y="568" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="294" y="560" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="296" y="562" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="34" y="436" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="36" y="438" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="38" y="470" width="42" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="40" y="472" width="38" height="26"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="44" y="502" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="46" y="504" width="28" height="24"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="50" y="532" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="52" y="534" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1_border" state="0">
+ <bounds x="383" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1" state="0">
+ <bounds x="385" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="395" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="397" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="369" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="371" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="355" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="357" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="341" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="343" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="391" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="393" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="391" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="393" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="515" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="517" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="267" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="269" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="329" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="331" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="205" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="207" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="205" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="207" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="143" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="145" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="453" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="455" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="453" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="455" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="515" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="517" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="515" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="517" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="453" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="455" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="329" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="331" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="329" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="331" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="267" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="269" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="453" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="455" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="267" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="269" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="205" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="207" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="329" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="331" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="453" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="455" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="453" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="455" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="391" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="393" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="391" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="393" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="143" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="145" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="143" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="145" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="143" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="145" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="143" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="145" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="205" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="207" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="205" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="207" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="267" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="269" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="267" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="269" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="329" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="331" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="515" y="73" width="66" height="32"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="517" y="75" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="515" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="517" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="381" y="49" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="383" y="51" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="341" y="49" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="343" y="51" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="301" y="49" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="303" y="51" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="261" y="35" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="263" y="37" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="301" y="21" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="303" y="23" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="341" y="21" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="343" y="23" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="381" y="21" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="383" y="23" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="421" y="35" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="423" y="37" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="221" y="45" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="223" y="47" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="461" y="45" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="463" y="47" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="515" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="517" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="391" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="393" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="267" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="269" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="205" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="207" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="143" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="145" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="391" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="393" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="329" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="331" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="309" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="311" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="335" y="3" width="10" height="19"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="337" y="5" width="6" height="15"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="321" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="323" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="456" y="532" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="458" y="534" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="476" y="512" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="478" y="514" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="454" y="488" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="456" y="490" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="472" y="460" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="474" y="462" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="452" y="428" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="454" y="430" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="colour_button_155_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="149" y="247" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp120" element="colour_button_155" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="151" y="249" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp123" element="colour_button_156_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="175" y="261" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp123" element="colour_button_156" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="177" y="263" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp119" element="colour_button_157_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="123" y="261" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp119" element="colour_button_157" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="125" y="263" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp169" element="colour_button_158_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="149" y="273" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp169" element="colour_button_158" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="151" y="275" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_160_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="617" y="605" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_160" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="619" y="607" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_161_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="531" y="605" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_161" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="533" y="607" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp242" element="colour_button_162_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="445" y="605" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp242" element="colour_button_162" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="447" y="607" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp244" element="colour_button_163_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="319" y="605" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp244" element="colour_button_163" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="321" y="607" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp246" element="colour_button_164_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="221" y="605" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp246" element="colour_button_164" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="223" y="607" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp247" element="colour_button_165_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="123" y="605" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp247" element="colour_button_165" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="125" y="607" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp248" element="colour_button_166_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="21" y="605" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp248" element="colour_button_166" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="23" y="607" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp13" element="colour_button_167_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="685" y="29" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp13" element="colour_button_167" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="687" y="31" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp13" element="colour_button_168_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="685" y="7" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp13" element="colour_button_168" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="687" y="9" width="48" height="18"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="241" y="328" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_green">
+ <bounds x="241" y="328" width="22" height="30"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="241" y="328" width="22" height="30"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="259" y="328" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_green">
+ <bounds x="259" y="328" width="22" height="30"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="259" y="328" width="22" height="30"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="221" y="247" width="272" height="26"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="221" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="238" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="255" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="272" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="289" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="306" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="323" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="340" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="357" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="374" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="391" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="408" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="425" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="442" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="459" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="476" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="label12" element="label_12">
+ <bounds x="241" y="360" width="37" height="14"/>
+ </backdrop>
+ <backdrop name="label13" element="label_13">
+ <bounds x="226" y="273" width="27" height="14"/>
+ </backdrop>
+ <backdrop name="label14" element="label_14">
+ <bounds x="440" y="273" width="41" height="14"/>
+ </backdrop>
+ <backdrop name="label73" element="label_73">
+ <bounds x="308" y="587" width="35" height="14"/>
+ </backdrop>
+ <backdrop name="label152" element="label_152">
+ <bounds x="405" y="475" width="24" height="28"/>
+ </backdrop>
+ <backdrop name="label153" element="label_153">
+ <bounds x="93" y="475" width="24" height="28"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_button" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_button" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_button" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_button" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_button" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_button" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_button" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_button" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_button" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_button" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_button" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_button" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_button" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6euphor.lay b/src/mame/layout/j6euphor.lay
new file mode 100644
index 00000000000..4f57a3f57cd
--- /dev/null
+++ b/src/mame/layout/j6euphor.lay
@@ -0,0 +1,9721 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="BIG MONEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_15_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_15_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="REVOLUTION">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="RAVE IT UP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER BAR REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="RED HOT STEPPA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STICK OR TWIST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="TAKE YOUR PICK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="PAY RISE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CASH UP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FRUIT ROULETTE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="GOLDEN HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STOPPA FRUIT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="JACKPOT &#xA3;25 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+ REPEAT CHANCE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;15.00 RED SEVENS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;10.00 TRIPLE BARS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;7.00 DOUBLE BARS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00 SINGLE BAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;4.00 STRAWBERYS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3.00 BELLS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2.40 PEARS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2.00 MELONS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1.60 GRAPES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1.20 MIXED BARS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1.00 CHERRIES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BIG MONEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="24 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="16 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="12 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EXTRA LIFE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NO LOSE STREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SWAP NUMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="ACTIVATE REEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NO LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLOUR SHUFFLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EQUALISER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SKILL STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="? S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="? S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="? S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="? S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="? S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="? S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="? S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="? S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="RI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CRAZY REELS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CASH STREEKER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NUDGE TIME">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="DROP ZONE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BANK ROLL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HOT SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="FRUIT SHOOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_187_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_187">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_188_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_188">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_189_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_189">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_191_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_191">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_192_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_192">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_193_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_193">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_194_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_194">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_195_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_195">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_196_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_196">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_197_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_197">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_198_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_198">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_199_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_199">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_200_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_200">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_201_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_201">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_179">
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15"/>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15"/>
+ </text>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15"/>
+ </text>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15"/>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15"/>
+ </text>
+ </element>
+ <element name="label_180">
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.11"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.16" width="0.90" height="0.11"/>
+ </text>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.11"/>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.39" width="0.90" height="0.11"/>
+ </text>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.11"/>
+ </text>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.61" width="0.90" height="0.11"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.11"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.84" width="0.90" height="0.11"/>
+ </text>
+ </element>
+ <element name="label_182">
+ <text string="EUPHORIA &#xA3;25.00 JP AWP by ACE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.02"/>
+ </text>
+ <text string="Classic layout djgaryc">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.48" width="0.90" height="0.02"/>
+ </text>
+ <text string="Start - SPACE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.52" width="0.90" height="0.02"/>
+ </text>
+ <text string="Exchange - E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.55" width="0.90" height="0.02"/>
+ </text>
+ <text string="Collect - T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.59" width="0.90" height="0.02"/>
+ </text>
+ <text string="Cancel - `?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.62" width="0.90" height="0.02"/>
+ </text>
+ <text string="Hold 1 - 1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.67" width="0.90" height="0.02"/>
+ </text>
+ <text string="Hold 2 - 2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.69" width="0.90" height="0.02"/>
+ </text>
+ <text string="Hold 3 - 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.71" width="0.90" height="0.02"/>
+ </text>
+ <text string="Left HI - H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.76" width="0.90" height="0.02"/>
+ </text>
+ <text string="Left LO - N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.78" width="0.90" height="0.02"/>
+ </text>
+ <text string="Right HI - J">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.81" width="0.90" height="0.02"/>
+ </text>
+ <text string="Right LO - M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.83" width="0.90" height="0.02"/>
+ </text>
+ <text string="Features - F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.88" width="0.90" height="0.02"/>
+ </text>
+ <text string="Cash - C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.90" width="0.90" height="0.02"/>
+ </text>
+ <text string="Nudges - N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.93" width="0.90" height="0.02"/>
+ </text>
+ </element>
+ <element name="label_183">
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_184">
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_185">
+ <text string="START FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_186">
+ <text string="START FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="833" height="711"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="136" y="513" width="80" height="110"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="136.0000" y="513.0000" width="80.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="139.3333" y="514.5278" width="73.3333" height="33.6111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="142.6667" y="516.0555" width="66.6667" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="146.0000" y="517.5833" width="60.0000" height="27.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="149.3333" y="519.1111" width="53.3333" height="24.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="152.6667" y="520.6389" width="46.6667" height="21.3889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="136.0000" y="549.6667" width="80.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="139.3333" y="551.1945" width="73.3333" height="33.6111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="142.6667" y="552.7222" width="66.6667" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="146.0000" y="554.2500" width="60.0000" height="27.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="149.3333" y="555.7778" width="53.3333" height="24.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="152.6667" y="557.3056" width="46.6667" height="21.3889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="136.0000" y="586.3333" width="80.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="139.3333" y="587.8611" width="73.3333" height="33.6111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="142.6667" y="589.3889" width="66.6667" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="146.0000" y="590.9166" width="60.0000" height="27.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="149.3333" y="592.4444" width="53.3333" height="24.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="152.6667" y="593.9722" width="46.6667" height="21.3889"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="136" y="513" width="80" height="110"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="232" y="513" width="80" height="110"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="232.0000" y="513.0000" width="80.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="235.3333" y="514.5278" width="73.3333" height="33.6111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="238.6667" y="516.0555" width="66.6667" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="242.0000" y="517.5833" width="60.0000" height="27.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="245.3333" y="519.1111" width="53.3333" height="24.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="248.6667" y="520.6389" width="46.6667" height="21.3889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="232.0000" y="549.6667" width="80.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="235.3333" y="551.1945" width="73.3333" height="33.6111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="238.6667" y="552.7222" width="66.6667" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="242.0000" y="554.2500" width="60.0000" height="27.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="245.3333" y="555.7778" width="53.3333" height="24.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="248.6667" y="557.3056" width="46.6667" height="21.3889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="232.0000" y="586.3333" width="80.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="235.3333" y="587.8611" width="73.3333" height="33.6111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="238.6667" y="589.3889" width="66.6667" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="242.0000" y="590.9166" width="60.0000" height="27.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="245.3333" y="592.4444" width="53.3333" height="24.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="248.6667" y="593.9722" width="46.6667" height="21.3889"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="232" y="513" width="80" height="110"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="327" y="513" width="80" height="110"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="327.0000" y="513.0000" width="80.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="330.3333" y="514.5278" width="73.3333" height="33.6111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="333.6667" y="516.0555" width="66.6667" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="337.0000" y="517.5833" width="60.0000" height="27.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="340.3333" y="519.1111" width="53.3333" height="24.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="343.6667" y="520.6389" width="46.6667" height="21.3889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="327.0000" y="549.6667" width="80.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="330.3333" y="551.1945" width="73.3333" height="33.6111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="333.6667" y="552.7222" width="66.6667" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="337.0000" y="554.2500" width="60.0000" height="27.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="340.3333" y="555.7778" width="53.3333" height="24.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="343.6667" y="557.3056" width="46.6667" height="21.3889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="327.0000" y="586.3333" width="80.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="330.3333" y="587.8611" width="73.3333" height="33.6111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="333.6667" y="589.3889" width="66.6667" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="337.0000" y="590.9166" width="60.0000" height="27.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="340.3333" y="592.4444" width="53.3333" height="24.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="343.6667" y="593.9722" width="46.6667" height="21.3889"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="327" y="513" width="80" height="110"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="97" y="362" width="60" height="40"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="97.0000" y="362.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="99.5000" y="363.6667" width="55.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="102.0000" y="365.3333" width="50.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="104.5000" y="367.0000" width="45.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="107.0000" y="368.6667" width="40.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="109.5000" y="370.3333" width="35.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="97" y="362" width="60" height="40"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="392" y="361" width="60" height="40"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="392.0000" y="361.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="394.5000" y="362.6667" width="55.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="397.0000" y="364.3333" width="50.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="399.5000" y="366.0000" width="45.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="402.0000" y="367.6667" width="40.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="404.5000" y="369.3333" width="35.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="392" y="361" width="60" height="40"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="1" y="1" width="152" height="27"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="3" y="3" width="148" height="23"/>
+ </backdrop>
+ <backdrop name="lamp15" element="lamp_15_1_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="599" y="12" width="37" height="52"/>
+ </backdrop>
+ <backdrop name="lamp15" element="lamp_15_1" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="601" y="14" width="33" height="48"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="6" y="27" width="147" height="22"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="8" y="29" width="143" height="18"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="8" y="48" width="145" height="22"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="10" y="50" width="141" height="18"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="10" y="69" width="143" height="22"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="12" y="71" width="139" height="18"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="12" y="90" width="141" height="22"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="14" y="92" width="137" height="18"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="14" y="111" width="139" height="22"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="16" y="113" width="135" height="18"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="194" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="196" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="194" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="196" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="194" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="196" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="194" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="196" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="16" y="132" width="137" height="22"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="18" y="134" width="133" height="18"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="18" y="153" width="135" height="22"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="20" y="155" width="131" height="18"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="20" y="174" width="133" height="22"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="22" y="176" width="129" height="18"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="22" y="195" width="131" height="22"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="24" y="197" width="127" height="18"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="24" y="216" width="129" height="22"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="26" y="218" width="125" height="18"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="26" y="237" width="127" height="22"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="28" y="239" width="123" height="18"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="174" y="1" width="152" height="27"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="176" y="3" width="148" height="23"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="175" y="27" width="150" height="22"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="177" y="29" width="146" height="18"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="176" y="48" width="148" height="22"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="178" y="50" width="144" height="18"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="177" y="69" width="146" height="22"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="179" y="71" width="142" height="18"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="178" y="90" width="144" height="22"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="180" y="92" width="140" height="18"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="179" y="111" width="142" height="22"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="181" y="113" width="138" height="18"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="180" y="132" width="140" height="22"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="182" y="134" width="136" height="18"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="181" y="153" width="138" height="22"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="183" y="155" width="134" height="18"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="182" y="174" width="136" height="22"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="184" y="176" width="132" height="18"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="183" y="195" width="134" height="22"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="185" y="197" width="130" height="18"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="184" y="216" width="132" height="22"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="186" y="218" width="128" height="18"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="185" y="237" width="130" height="22"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="187" y="239" width="126" height="18"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="356" y="1" width="152" height="27"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="358" y="3" width="148" height="23"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="356" y="27" width="147" height="22"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="358" y="29" width="143" height="18"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="356" y="48" width="145" height="22"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="358" y="50" width="141" height="18"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="356" y="69" width="143" height="22"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="358" y="71" width="139" height="18"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="356" y="90" width="141" height="22"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="358" y="92" width="137" height="18"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="356" y="111" width="139" height="22"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="358" y="113" width="135" height="18"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="356" y="132" width="137" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="358" y="134" width="133" height="18"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="356" y="153" width="135" height="22"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="358" y="155" width="131" height="18"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="356" y="174" width="133" height="22"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="358" y="176" width="129" height="18"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="356" y="195" width="131" height="22"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="358" y="197" width="127" height="18"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="356" y="216" width="129" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="358" y="218" width="125" height="18"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="356" y="237" width="127" height="22"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="358" y="239" width="123" height="18"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="520" y="142" width="77" height="19"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="522" y="144" width="73" height="15"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="509" y="167" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="511" y="169" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="512" y="191" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="514" y="193" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="515" y="215" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="517" y="217" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="518" y="239" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="520" y="241" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="521" y="262" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="523" y="264" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="524" y="285" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="526" y="287" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="527" y="309" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="529" y="311" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="530" y="333" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="532" y="335" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="557" y="367" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="559" y="369" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="557" y="367" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="559" y="369" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="557" y="367" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="559" y="369" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="557" y="367" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="559" y="369" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="588" y="359" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="590" y="361" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="588" y="359" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="590" y="361" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="588" y="359" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="590" y="361" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="588" y="359" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="590" y="361" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="620" y="365" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="622" y="367" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="620" y="365" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="622" y="367" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="620" y="365" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="622" y="367" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="620" y="365" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="622" y="367" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="376" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="378" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="376" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="378" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="376" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="378" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="376" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="378" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="433" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="435" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="433" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="435" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="433" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="435" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="475" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="477" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="475" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="477" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="475" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="477" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="475" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="477" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="498" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="500" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="498" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="500" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="498" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="500" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="498" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="500" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="498" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="500" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="498" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="500" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="498" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="500" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="475" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="477" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="475" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="477" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="475" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="477" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="475" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="477" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="433" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="435" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="433" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="435" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="433" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="435" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="433" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="435" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="376" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="378" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="376" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="378" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="376" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="378" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="338" y="419" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="340" y="421" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="338" y="419" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="340" y="421" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="338" y="419" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="340" y="421" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="338" y="419" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="340" y="421" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="315" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="317" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="315" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="317" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="315" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="317" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="315" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="317" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="315" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="317" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="315" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="317" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="315" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="317" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="338" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="340" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="338" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="340" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="338" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="340" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="338" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="340" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="173" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="175" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="173" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="175" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="173" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="175" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="133" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="135" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="133" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="135" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="133" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="135" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="133" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="135" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="84" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="86" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="84" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="86" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="84" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="86" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="84" y="442" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="86" y="444" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="44" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="46" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="44" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="46" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="44" y="420" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="46" y="422" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="35" y="653" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="37" y="655" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="32" y="627" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="34" y="629" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="29" y="601" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="31" y="603" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="26" y="575" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="28" y="577" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="23" y="549" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="25" y="551" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="20" y="523" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="22" y="525" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="17" y="497" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="19" y="499" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="14" y="471" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="16" y="473" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="119" y="626" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="121" y="628" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="170" y="626" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="172" y="628" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="221" y="626" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="223" y="628" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="272" y="626" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="274" y="628" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="323" y="626" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="325" y="628" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="374" y="626" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="376" y="628" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="489" y="653" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="491" y="655" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="492" y="627" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="494" y="629" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="495" y="601" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="497" y="603" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="498" y="575" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="500" y="577" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="501" y="549" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="503" y="551" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="504" y="523" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="506" y="525" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="507" y="497" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="509" y="499" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="510" y="471" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="512" y="473" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="574" y="637" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="576" y="639" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="584" y="605" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="586" y="607" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="560" y="539" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="562" y="541" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="548" y="507" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="550" y="509" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="558" y="475" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="560" y="477" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="575" y="442" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="577" y="444" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="25" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="27" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="25" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="27" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="25" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="27" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="25" y="386" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="27" y="388" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="25" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="27" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="25" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="27" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="25" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="27" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="25" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="27" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="45" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="47" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="45" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="47" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="45" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="47" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="84" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="86" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="84" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="86" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="84" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="86" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="84" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="86" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="133" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="135" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="133" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="135" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="133" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="135" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="133" y="295" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="135" y="297" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="172" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="174" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="172" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="174" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="172" y="314" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="174" y="316" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="194" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="196" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="194" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="196" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="194" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="196" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="194" y="348" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="196" y="350" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="577" y="572" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="579" y="574" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_187_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="55" y="260" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_187" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="57" y="262" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp9" element="colour_button_188_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="216" y="260" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp9" element="colour_button_188" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="218" y="262" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp10" element="colour_button_189_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="383" y="260" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp10" element="colour_button_189" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="385" y="262" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp175" element="colour_button_191_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="225" y="320" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp175" element="colour_button_191" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="227" y="322" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="colour_button_192_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="226" y="416" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp177" element="colour_button_192" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="228" y="418" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp172" element="colour_button_193_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="284" y="320" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp172" element="colour_button_193" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="286" y="322" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp174" element="colour_button_194_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="284" y="417" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp174" element="colour_button_194" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="286" y="419" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_195_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="18" y="684" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_195" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="20" y="686" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_196_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="134" y="684" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_196" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="136" y="686" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_197_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="234" y="684" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_197" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="236" y="686" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_198_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="328" y="684" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_198" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="330" y="686" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_199_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="433" y="684" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_199" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="435" y="686" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_200_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="511" y="684" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_200" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="513" y="686" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_201_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="591" y="684" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_201" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="593" y="686" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="136" y="482" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="136" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="153" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="170" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="187" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="204" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="221" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="238" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="255" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="272" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="289" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="306" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="323" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="340" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="357" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="374" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="391" y="482" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label179" element="label_179">
+ <bounds x="649" y="481" width="8" height="78"/>
+ </backdrop>
+ <backdrop name="label180" element="label_180">
+ <bounds x="549" y="547" width="8" height="104"/>
+ </backdrop>
+ <backdrop name="label182" element="label_182">
+ <bounds x="678" y="12" width="135" height="507"/>
+ </backdrop>
+ <backdrop name="label183" element="label_183">
+ <bounds x="453" y="582" width="38" height="13"/>
+ </backdrop>
+ <backdrop name="label184" element="label_184">
+ <bounds x="61" y="582" width="38" height="13"/>
+ </backdrop>
+ <backdrop name="label185" element="label_185">
+ <bounds x="457" y="472" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="label186" element="label_186">
+ <bounds x="46" y="472" width="50" height="26"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_button" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_button" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_button" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_button" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_button" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_button" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_button" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6ewn.lay b/src/mame/layout/j6ewn.lay
new file mode 100644
index 00000000000..c2b41d59f63
--- /dev/null
+++ b/src/mame/layout/j6ewn.lay
@@ -0,0 +1,6689 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="available">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="JPM X JPM X JPM ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="JPM X JPM X JPM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="27 WAYS TO WIN &#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="JPM X JPM X JPM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="choose nudge up or nudge down">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3 cherries">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="3 oranges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="3 plums">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 bells">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="3 pears">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3 grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 melons">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NOTHING">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15. jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="jackpot &#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="ER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="EAC">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="NU">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="AY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY CHERRY - ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE ORANGE - ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM PLUM -ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BELL BELL - ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="PEAR PEAR -ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="GRAPE GRAPE - ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MELON MELON -ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="JPM X JPM X - ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="JPM X JPM X ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="JPM X JPM X ANY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="9 WAYS TO WIN 40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_83_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_83">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="take it">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="colour_button_85_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_85">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="nudge down">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_86_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_86">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="nudge up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_87_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_87">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="gamble">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_88_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_88">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_89_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_89">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_90_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_90">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_82">
+ <text string="shortcuts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.15"/>
+ </text>
+ <text string="start= space bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.15"/>
+ </text>
+ <text string="hold= 1-2-3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.15"/>
+ </text>
+ <text string="nudge up=u">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.15"/>
+ </text>
+ <text string="nudge down=d">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.15"/>
+ </text>
+ <text string="gamble=g">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.15"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="819" height="731"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="157" y="520" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="157.0000" y="520.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="160.3333" y="521.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="163.6667" y="523.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="167.0000" y="525.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="170.3333" y="527.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="173.6667" y="529.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="157.0000" y="566.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="160.3333" y="568.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="163.6667" y="570.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="167.0000" y="572.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="170.3333" y="574.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="173.6667" y="576.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="157.0000" y="613.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="160.3333" y="615.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="163.6667" y="617.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="167.0000" y="619.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="170.3333" y="621.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="173.6667" y="623.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="157" y="520" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="240" y="521" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="240.0000" y="521.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="243.3333" y="522.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="246.6667" y="524.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="250.0000" y="526.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="253.3333" y="528.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="256.6667" y="530.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="240.0000" y="567.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="243.3333" y="569.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="246.6667" y="571.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="250.0000" y="573.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="253.3333" y="575.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="256.6667" y="577.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="240.0000" y="614.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="243.3333" y="616.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="246.6667" y="618.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="250.0000" y="620.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="253.3333" y="622.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="256.6667" y="624.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="240" y="521" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="323" y="520" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="323.0000" y="520.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="326.3333" y="521.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="329.6667" y="523.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="333.0000" y="525.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="336.3333" y="527.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="339.6667" y="529.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="323.0000" y="566.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="326.3333" y="568.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="329.6667" y="570.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="333.0000" y="572.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="336.3333" y="574.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="339.6667" y="576.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="323.0000" y="613.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="326.3333" y="615.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="329.6667" y="617.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="333.0000" y="619.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="336.3333" y="621.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="339.6667" y="623.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="323" y="520" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="65" y="423" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="67" y="425" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="65" y="390" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="67" y="392" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="59" y="357" width="42" height="36"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="61" y="359" width="38" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="59" y="322" width="42" height="36"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="61" y="324" width="38" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="59" y="289" width="42" height="36"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="61" y="291" width="38" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="59" y="255" width="42" height="36"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="61" y="257" width="38" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="59" y="221" width="42" height="36"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="61" y="223" width="38" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="59" y="188" width="42" height="36"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="61" y="190" width="38" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="59" y="154" width="42" height="36"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="61" y="156" width="38" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="59" y="119" width="42" height="36"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="61" y="121" width="38" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="19" y="68" width="82" height="52"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="21" y="70" width="78" height="48"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="20" y="119" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="22" y="121" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="20" y="154" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="22" y="156" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="20" y="188" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="22" y="190" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="20" y="222" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="22" y="224" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="20" y="255" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="22" y="257" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="20" y="288" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="22" y="290" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="20" y="321" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="22" y="323" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="20" y="355" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="22" y="357" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="20" y="390" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="22" y="392" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="20" y="423" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="22" y="425" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="364" y="413" width="102" height="36"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="366" y="415" width="98" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="363" y="379" width="102" height="36"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="365" y="381" width="98" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="466" y="347" width="36" height="100"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="468" y="349" width="32" height="96"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="363" y="344" width="102" height="36"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="365" y="346" width="98" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="143" y="233" width="64" height="66"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="145" y="235" width="60" height="62"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="448" y="94" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="450" y="96" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="722" y="599" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="724" y="601" width="40" height="20"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="721" y="575" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="723" y="577" width="40" height="20"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="722" y="622" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="724" y="624" width="40" height="20"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="169" y="355" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="171" y="357" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="224" y="355" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="226" y="357" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="226" y="381" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="228" y="383" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="168" y="381" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="170" y="383" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="168" y="405" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="170" y="407" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="226" y="406" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="228" y="408" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="226" y="430" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="228" y="432" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="167" y="430" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="169" y="432" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="321" y="357" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="323" y="359" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="265" y="357" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="267" y="359" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="322" y="384" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="324" y="386" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="266" y="384" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="268" y="386" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="321" y="409" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="323" y="411" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="266" y="409" width="55" height="24"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="268" y="411" width="51" height="20"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="572" y="663" width="64" height="24"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="574" y="665" width="60" height="20"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="712" y="661" width="64" height="24"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="714" y="663" width="60" height="20"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="700" y="484" width="74" height="44"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="702" y="486" width="70" height="40"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="766" y="527" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="768" y="529" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="655" y="529" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="657" y="531" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="753" y="552" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="755" y="554" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="669" y="553" width="54" height="24"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="671" y="555" width="50" height="20"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="564" y="90" width="87" height="87"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="566" y="92" width="83" height="83"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="341" y="122" width="64" height="38"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="343" y="124" width="60" height="34"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="191" y="86" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="193" y="88" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="298" y="122" width="44" height="38"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="300" y="124" width="40" height="34"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="255" y="122" width="44" height="38"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="257" y="124" width="40" height="34"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="192" y="122" width="64" height="38"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="194" y="124" width="60" height="34"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="338" y="86" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="340" y="88" width="64" height="34"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="272" y="86" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="274" y="88" width="64" height="34"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="519" y="217" width="132" height="24"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="521" y="219" width="128" height="20"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="653" y="217" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="655" y="219" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="518" y="242" width="132" height="24"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="520" y="244" width="128" height="20"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="654" y="242" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="656" y="244" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="519" y="267" width="132" height="24"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="521" y="269" width="128" height="20"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="654" y="267" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="656" y="269" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="519" y="292" width="132" height="24"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="521" y="294" width="128" height="20"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="654" y="292" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="656" y="294" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="519" y="316" width="132" height="24"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="521" y="318" width="128" height="20"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="654" y="315" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="656" y="317" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="519" y="340" width="132" height="24"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="521" y="342" width="128" height="20"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="654" y="339" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="656" y="341" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="520" y="364" width="132" height="24"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="522" y="366" width="128" height="20"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="653" y="365" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="655" y="367" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="517" y="389" width="132" height="80"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="519" y="391" width="128" height="76"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="647" y="394" width="36" height="72"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="649" y="396" width="32" height="68"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_83_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="418" y="689" width="75" height="42"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_83" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="420" y="691" width="71" height="38"/>
+ </backdrop>
+ <backdrop name="lamp68" element="colour_button_85_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="138" y="193" width="75" height="42"/>
+ </backdrop>
+ <backdrop name="lamp68" element="colour_button_85" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="140" y="195" width="71" height="38"/>
+ </backdrop>
+ <backdrop name="lamp73" element="colour_button_86_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="137" y="298" width="75" height="42"/>
+ </backdrop>
+ <backdrop name="lamp73" element="colour_button_86" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="139" y="300" width="71" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_87_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="635" y="653" width="75" height="42"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_87" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="637" y="655" width="71" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_88_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="325" y="689" width="75" height="42"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_88" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="327" y="691" width="71" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_89_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="246" y="689" width="75" height="42"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_89" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="248" y="691" width="71" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_90_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="161" y="689" width="75" height="42"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_90" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="163" y="691" width="71" height="38"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="144" y="472" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="144" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="161" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="178" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="195" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="212" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="229" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="246" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="263" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="280" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="297" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="314" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="331" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="348" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="365" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="382" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="399" y="472" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label82" element="label_82">
+ <bounds x="713" y="2" width="70" height="176"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_button" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_button" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6fastfr.lay b/src/mame/layout/j6fastfr.lay
new file mode 100644
index 00000000000..649bf8f27de
--- /dev/null
+++ b/src/mame/layout/j6fastfr.lay
@@ -0,0 +1,9572 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_10_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_10_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CLUB">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STRAWB'RY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LEMON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STRAWB">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LEMON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_255_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_255_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STRAWB">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LEMON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="FEAT'S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2 SHOTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LEMON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="DEAD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STRAW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LEMON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="DEAD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hi - Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="X plier">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Choose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="A win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Graphic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Fruits">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roulett">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STRWB">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STRWB">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STRWB">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STRWB">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pursuit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Xplosion">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LEMON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LEMON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Double/">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nothing">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LEMON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Tutti">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Fruitti">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="MELON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="GRAPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LEMON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="ORANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BELL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="PLUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BAR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="KEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STRAW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BERRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_200_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_200">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_201_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_201">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="SUN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_202_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_202">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_203_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_203">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SHOTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_204_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_204">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_206_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_206">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_207_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_207">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_208_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_208">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_209_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_209">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_210_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_210">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_211_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_211">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_212_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_212">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_213_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_213">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_214_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_214">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="MONEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_97">
+ <text string="NUDGE LADDER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_105">
+ <text string="SUPER CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_106">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_107">
+ <text string="SHOT MATRIX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_108">
+ <text string="SHOTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_199">
+ <text string="3 stars on winline activates feature, 4 stars on winline activates super board.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="Press SUN for nudge buster and other various features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1020" height="678"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="324" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="324" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="409" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="409" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="493" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="493" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="577" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="577" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="378" y="271" width="80" height="60"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="378" y="271" width="80" height="60"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="51" y="118" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="53" y="120" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="53" y="471" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="55" y="473" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1_border" state="0">
+ <bounds x="266" y="6" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1" state="0">
+ <bounds x="268" y="8" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="51" y="258" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="53" y="260" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="51" y="238" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="53" y="240" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="51" y="278" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="53" y="280" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="352" y="6" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="354" y="8" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="51" y="198" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="53" y="200" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="51" y="178" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="53" y="180" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="51" y="138" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="53" y="140" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="51" y="158" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="53" y="160" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="51" y="218" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="53" y="220" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="386" y="6" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="388" y="8" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="420" y="6" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="422" y="8" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="454" y="6" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="456" y="8" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="282" y="69" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="284" y="71" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="53" y="505" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="55" y="507" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="513" y="6" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="515" y="8" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="545" y="6" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="547" y="8" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="645" y="6" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="647" y="8" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="336" y="69" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="338" y="71" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="390" y="69" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="392" y="71" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="444" y="69" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="446" y="71" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="498" y="69" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="500" y="71" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="552" y="69" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="554" y="71" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="607" y="94" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="609" y="96" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="607" y="113" width="57" height="27"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="609" y="115" width="53" height="23"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="552" y="143" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="554" y="145" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="498" y="143" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="500" y="145" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="444" y="143" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="446" y="145" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="391" y="143" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="393" y="145" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="676" y="56" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="678" y="58" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp255" element="lamp_255_1_border" state="0">
+ <bounds x="53" y="538" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp255" element="lamp_255_1" state="0">
+ <bounds x="55" y="540" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="578" y="6" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="580" y="8" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="612" y="6" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="614" y="8" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="283" y="143" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="285" y="145" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="226" y="112" width="57" height="27"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="228" y="114" width="53" height="23"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="730" y="56" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="732" y="58" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="784" y="56" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="786" y="58" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="676" y="75" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="678" y="77" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="730" y="75" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="732" y="77" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="676" y="94" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="678" y="96" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="784" y="75" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="786" y="77" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="730" y="94" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="732" y="96" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="784" y="94" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="786" y="96" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="833" y="131" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="835" y="133" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="337" y="143" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="339" y="145" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="833" y="150" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="835" y="152" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="53" y="572" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="55" y="574" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="933" y="132" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="935" y="134" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="933" y="151" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="935" y="153" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="833" y="199" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="835" y="201" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="833" y="256" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="835" y="258" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="833" y="218" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="835" y="220" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="833" y="237" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="835" y="239" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="856" y="180" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="858" y="182" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="933" y="218" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="935" y="220" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="933" y="256" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="935" y="258" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="933" y="199" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="935" y="201" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="933" y="237" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="935" y="239" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="905" y="180" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="907" y="182" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="226" y="93" width="57" height="22"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="228" y="95" width="53" height="18"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="883" y="151" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="885" y="153" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="53" y="607" width="77" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="55" y="609" width="73" height="18"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="883" y="218" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="885" y="220" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="170" y="178" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="172" y="180" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="235" y="178" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="237" y="180" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="299" y="178" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="301" y="180" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="362" y="178" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="364" y="180" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="426" y="178" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="428" y="180" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="490" y="178" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="492" y="180" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="554" y="178" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="556" y="180" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="170" y="246" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="172" y="248" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="170" y="333" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="172" y="335" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="170" y="361" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="172" y="363" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="883" y="199" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="885" y="201" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="170" y="217" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="172" y="219" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="235" y="389" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="237" y="391" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="170" y="389" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="172" y="391" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="618" y="303" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="620" y="305" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="170" y="275" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="172" y="277" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="170" y="304" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="172" y="306" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="363" y="389" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="365" y="391" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="426" y="389" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="428" y="391" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="555" y="389" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="557" y="391" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="491" y="389" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="493" y="391" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="618" y="275" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="620" y="277" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="618" y="178" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="620" y="180" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="618" y="246" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="620" y="248" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="618" y="333" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="620" y="335" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="618" y="360" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="620" y="362" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="299" y="389" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="301" y="391" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="340" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="342" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="384" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="386" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="428" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="430" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="472" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="474" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="961" y="355" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="963" y="357" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="867" y="355" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="869" y="357" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="818" y="355" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="820" y="357" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="961" y="335" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="963" y="337" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="720" y="355" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="722" y="357" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="769" y="355" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="771" y="357" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="920" y="335" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="922" y="337" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="818" y="335" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="820" y="337" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="867" y="335" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="869" y="337" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="769" y="335" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="771" y="337" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="720" y="315" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="722" y="317" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="720" y="295" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="722" y="297" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="296" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="298" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="516" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="518" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="604" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="606" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="762" y="576" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="764" y="578" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="769" y="435" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="771" y="437" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="818" y="415" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="820" y="417" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="720" y="415" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="722" y="417" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="920" y="355" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="922" y="357" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="867" y="315" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="869" y="317" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="769" y="295" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="771" y="297" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="252" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="254" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="867" y="455" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="869" y="457" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="919" y="556" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="921" y="558" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="880" y="516" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="882" y="518" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="867" y="435" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="869" y="437" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="867" y="415" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="869" y="417" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="867" y="375" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="869" y="377" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="720" y="375" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="722" y="377" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="961" y="295" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="963" y="297" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="818" y="295" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="820" y="297" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="647" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="649" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="841" y="556" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="843" y="558" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="919" y="516" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="921" y="518" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="920" y="415" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="922" y="417" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="961" y="395" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="963" y="397" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="818" y="375" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="820" y="377" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="720" y="335" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="722" y="337" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="467" y="287" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="469" y="289" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="330" y="287" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="332" y="289" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="919" y="536" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="921" y="538" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="841" y="536" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="843" y="538" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="818" y="455" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="820" y="457" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="961" y="415" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="963" y="417" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="920" y="395" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="922" y="397" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="769" y="375" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="771" y="377" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="818" y="315" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="820" y="317" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="375" y="223" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="377" y="225" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="332" y="223" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="334" y="225" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="802" y="536" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="804" y="538" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="841" y="576" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="843" y="578" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="880" y="536" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="882" y="538" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="720" y="435" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="722" y="437" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="769" y="415" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="771" y="417" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="961" y="375" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="963" y="377" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="961" y="315" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="963" y="317" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="417" y="223" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="419" y="225" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="459" y="223" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="461" y="225" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="802" y="576" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="804" y="578" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="802" y="496" width="159" height="22"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="804" y="498" width="155" height="18"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="880" y="576" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="882" y="578" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="920" y="455" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="922" y="457" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="818" y="435" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="820" y="437" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="720" y="395" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="722" y="397" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="920" y="375" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="922" y="377" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="920" y="315" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="922" y="317" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="867" y="295" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="869" y="297" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="802" y="556" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="804" y="558" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="919" y="576" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="921" y="578" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="769" y="455" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="771" y="457" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="867" y="395" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="869" y="397" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="818" y="395" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="820" y="397" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="769" y="395" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="771" y="397" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="920" y="295" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="922" y="297" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="841" y="516" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="843" y="518" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="802" y="516" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="804" y="518" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="560" y="434" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="562" y="436" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="880" y="556" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="882" y="558" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="961" y="455" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="963" y="457" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="720" y="455" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="722" y="457" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="961" y="435" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="963" y="437" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="920" y="435" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="922" y="437" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="769" y="315" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="771" y="317" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="618" y="389" width="67" height="42"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="620" y="391" width="63" height="38"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="618" y="217" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="620" y="219" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp206" element="colour_button_200_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="51" y="308" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp206" element="colour_button_200" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="53" y="310" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp252" element="colour_button_201_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="53" y="420" width="77" height="42"/>
+ </backdrop>
+ <backdrop name="lamp252" element="colour_button_201" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="55" y="422" width="73" height="38"/>
+ </backdrop>
+ <backdrop name="lamp47" element="colour_button_202_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="297" y="98" width="92" height="37"/>
+ </backdrop>
+ <backdrop name="lamp47" element="colour_button_202" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="299" y="100" width="88" height="33"/>
+ </backdrop>
+ <backdrop name="lamp94" element="colour_button_203_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="723" y="120" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp94" element="colour_button_203" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="725" y="122" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_204_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="911" y="10" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_204" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="913" y="12" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_206_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="840" y="618" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_206" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="842" y="620" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp243" element="colour_button_207_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="735" y="618" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp243" element="colour_button_207" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="737" y="620" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp245" element="colour_button_208_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="576" y="618" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp245" element="colour_button_208" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="578" y="620" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp246" element="colour_button_209_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="492" y="618" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp246" element="colour_button_209" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="494" y="620" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp247" element="colour_button_210_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="408" y="618" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp247" element="colour_button_210" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="410" y="620" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp249" element="colour_button_211_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="324" y="618" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp249" element="colour_button_211" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="326" y="620" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp251" element="colour_button_212_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="142" y="618" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp251" element="colour_button_212" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="144" y="620" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp251" element="colour_button_213_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="237" y="618" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp251" element="colour_button_213" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="239" y="620" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp111" element="colour_button_214_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="725" y="248" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp111" element="colour_button_214" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="727" y="250" width="78" height="33"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="738" y="149" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="738" y="149" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="738" y="149" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="761" y="149" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="761" y="149" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="761" y="149" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="66" y="352" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="66" y="352" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="66" y="352" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="90" y="352" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="90" y="352" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="90" y="352" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="553" y="93" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="553" y="93" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="553" y="93" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="531" y="93" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="531" y="93" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="531" y="93" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="509" y="93" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="509" y="93" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="509" y="93" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="289" y="352" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="289" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="306" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="323" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="340" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="357" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="374" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="391" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="408" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="425" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="442" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="459" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="476" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="493" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="510" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="527" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="544" y="352" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label97" element="label_97">
+ <bounds x="54" y="74" width="74" height="40"/>
+ </backdrop>
+ <backdrop name="label105" element="label_105">
+ <bounds x="505" y="128" width="80" height="13"/>
+ </backdrop>
+ <backdrop name="label106" element="label_106">
+ <bounds x="496" y="96" width="15" height="29"/>
+ </backdrop>
+ <backdrop name="label107" element="label_107">
+ <bounds x="729" y="19" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="label108" element="label_108">
+ <bounds x="878" y="104" width="61" height="20"/>
+ </backdrop>
+ <backdrop name="label199" element="label_199">
+ <bounds x="156" y="463" width="86" height="130"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_button" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_button" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_button" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_button" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_button" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_button" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_button" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_button" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_button" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_button" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_button" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6ffce.lay b/src/mame/layout/j6ffce.lay
new file mode 100644
index 00000000000..b21f2ddf15e
--- /dev/null
+++ b/src/mame/layout/j6ffce.lay
@@ -0,0 +1,8622 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;30.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;75.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.36" green="0.18" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.04" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <disk state="1">
+ <color red="0.73" green="0.36" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.18" green="0.09" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </disk>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.03" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.13"/>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Frame And Fortune">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Frame And Fortune">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CHALK AN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="KNOCKED O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER SNOOKER LOOPY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="QUICK SH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="7TH HEAVE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FIVE OF ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string=" BELTING">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REFLEX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="OUT OF THE BLUE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FIVE OF THE BEST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="QUICK SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CHALK AND CHOOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="KNOCKED OUT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SNOOKER LOOPY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="7TH HEAVEN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="BELTING SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="REFLEX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_9_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_9_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="The Maximum">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Super Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FEATU">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="WIN SPI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FEATU">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="POT LUCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="POT LUCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WIN S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="KNOCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="OUT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+2 FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="TOP SPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="POT LUCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MISS CUE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="EXTRA LIFE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="SUPER SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MISS CUE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MISS CUE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FEATU">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WIN S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="147 BREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="POT LUCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </disk>
+ <text string="KO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </disk>
+ <text string="KO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </disk>
+ <text string="KO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="No">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Yes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Winspins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="LEAVE TABLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="DOUBLE IMPACT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="GAME">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="OVER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="147 BREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Take Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_153_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_153">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_155_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_155">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Win ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="colour_button_156_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_156">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Take Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_157_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_157">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_158_border">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_158">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="KO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1014" height="676"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="194" y="475" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="194.0000" y="475.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="197.3333" y="476.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="200.6667" y="478.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="204.0000" y="480.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="207.3333" y="482.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="210.6667" y="484.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="194.0000" y="521.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="197.3333" y="523.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="200.6667" y="525.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="204.0000" y="527.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="207.3333" y="529.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="210.6667" y="531.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="194.0000" y="568.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="197.3333" y="570.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="200.6667" y="572.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="204.0000" y="574.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="207.3333" y="576.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="210.6667" y="578.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="194" y="475" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="278" y="475" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="278.0000" y="475.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="281.3333" y="476.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="284.6667" y="478.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="288.0000" y="480.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="291.3333" y="482.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="294.6667" y="484.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="278.0000" y="521.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="281.3333" y="523.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="284.6667" y="525.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="288.0000" y="527.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="291.3333" y="529.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="294.6667" y="531.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="278.0000" y="568.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="281.3333" y="570.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="284.6667" y="572.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="288.0000" y="574.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="291.3333" y="576.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="294.6667" y="578.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="278" y="475" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="362" y="475" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="362.0000" y="475.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="365.3333" y="476.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.6667" y="478.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="372.0000" y="480.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="375.3333" y="482.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="378.6667" y="484.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="362.0000" y="521.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="365.3333" y="523.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.6667" y="525.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="372.0000" y="527.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="375.3333" y="529.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="378.6667" y="531.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="362.0000" y="568.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="365.3333" y="570.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.6667" y="572.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="372.0000" y="574.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="375.3333" y="576.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="378.6667" y="578.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="362" y="475" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="446" y="475" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="446.0000" y="475.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="449.3333" y="476.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="452.6667" y="478.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.0000" y="480.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.3333" y="482.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="462.6667" y="484.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="446.0000" y="521.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="449.3333" y="523.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="452.6667" y="525.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.0000" y="527.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.3333" y="529.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="462.6667" y="531.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="446.0000" y="568.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="449.3333" y="570.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="452.6667" y="572.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.0000" y="574.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.3333" y="576.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="462.6667" y="578.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="446" y="475" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="318" y="204" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="204.0000" width="70.0000" height="70.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="320.9167" y="206.9167" width="64.1667" height="64.1667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="323.8333" y="209.8333" width="58.3333" height="58.3333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="326.7500" y="212.7500" width="52.5000" height="52.5000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="329.6667" y="215.6667" width="46.6667" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="332.5833" y="218.5833" width="40.8333" height="40.8333"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="318" y="204" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="543" y="487" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="545" y="489" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="547" y="552" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="549" y="554" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="653" y="603" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="655" y="605" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="653" y="569" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="655" y="571" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="653" y="535" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="655" y="537" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="653" y="501" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="655" y="503" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="653" y="467" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="655" y="469" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="653" y="433" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="655" y="435" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="653" y="399" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="655" y="401" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="653" y="365" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="655" y="367" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="653" y="331" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="655" y="333" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="653" y="297" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="655" y="299" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="653" y="263" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="655" y="265" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="653" y="229" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="655" y="231" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="653" y="195" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="655" y="197" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="653" y="161" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="655" y="163" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="653" y="127" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="655" y="129" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="653" y="93" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="655" y="95" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="653" y="59" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="655" y="61" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="641" y="5" width="122" height="52"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="643" y="7" width="118" height="48"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="292" y="620" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="294" y="622" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="324" y="620" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="326" y="622" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="356" y="620" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="358" y="622" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="388" y="620" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="390" y="622" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="420" y="620" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="422" y="622" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="452" y="620" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="454" y="622" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="484" y="620" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="486" y="622" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="1" y="3" width="122" height="52"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="3" y="5" width="118" height="48"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="1" y="3" width="122" height="52"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="3" y="5" width="118" height="48"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="9" y="57" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="11" y="59" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="9" y="91" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="11" y="93" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="9" y="125" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="11" y="127" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="9" y="159" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="11" y="161" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="9" y="193" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="11" y="195" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="9" y="227" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="11" y="229" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="9" y="261" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="11" y="263" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="9" y="295" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="11" y="297" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="9" y="329" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="11" y="331" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="9" y="363" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="11" y="365" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="9" y="397" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="11" y="399" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="9" y="431" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="11" y="433" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="9" y="465" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="11" y="467" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="9" y="499" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="11" y="501" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="9" y="533" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="11" y="535" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="9" y="567" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="11" y="569" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="9" y="601" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="11" y="603" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1_border" state="0">
+ <bounds x="443" y="79" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1" state="0">
+ <bounds x="445" y="81" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="420" y="274" width="60" height="32"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="422" y="276" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="253" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="255" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="323" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="325" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="393" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="395" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="509" y="309" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="511" y="311" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="509" y="275" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="511" y="277" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="509" y="241" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="511" y="243" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="509" y="207" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="511" y="209" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="509" y="173" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="511" y="175" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="509" y="139" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="511" y="141" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="509" y="343" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="511" y="345" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="391" y="223" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="393" y="225" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="285" y="221" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="287" y="223" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="155" y="343" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="157" y="345" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="155" y="309" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="157" y="311" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="155" y="275" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="157" y="277" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="155" y="241" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="157" y="243" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="155" y="207" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="157" y="209" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="155" y="173" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="157" y="175" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="155" y="139" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="157" y="141" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="214" y="105" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="216" y="107" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="273" y="105" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="275" y="107" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="332" y="105" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="334" y="107" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="391" y="105" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="393" y="107" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="450" y="105" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="452" y="107" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="509" y="105" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="511" y="107" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="155" y="105" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="157" y="107" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="415" y="172" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="417" y="174" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="356" y="172" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="358" y="174" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="297" y="172" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="299" y="174" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="238" y="172" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="240" y="174" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="393" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="395" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="323" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="325" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="253" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="255" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="253" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="255" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="323" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="325" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="393" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="395" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="273" y="343" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="275" y="345" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="214" y="343" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="216" y="345" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="332" y="343" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="334" y="345" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="391" y="343" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="393" y="345" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="450" y="343" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="452" y="345" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="300" y="281" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="302" y="283" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="335" y="281" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="337" y="283" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="375" y="282" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="377" y="284" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="214" y="30" width="32" height="19"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="216" y="32" width="28" height="15"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="165" y="30" width="32" height="19"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="167" y="32" width="28" height="15"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="253" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="255" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="323" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="325" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="393" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="395" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="508" y="380" width="82" height="17"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="510" y="382" width="78" height="13"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="443" y="379" width="62" height="55"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="445" y="381" width="58" height="51"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="221" y="407" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="223" y="409" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="259" y="407" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="261" y="409" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="297" y="407" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="299" y="409" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="335" y="407" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="337" y="409" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="373" y="407" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="375" y="409" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="409" y="407" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="411" y="409" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="221" y="379" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="223" y="381" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="259" y="379" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="261" y="381" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="297" y="379" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="299" y="381" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="335" y="379" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="337" y="381" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="373" y="379" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="375" y="381" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="409" y="379" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="411" y="381" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="628" y="303" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="630" y="305" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="629" y="338" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="631" y="340" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="630" y="371" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="632" y="373" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="630" y="406" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="632" y="408" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="629" y="440" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="631" y="442" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="628" y="472" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="630" y="474" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="627" y="506" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="629" y="508" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="628" y="539" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="630" y="541" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="238" y="140" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="240" y="142" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="297" y="140" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="299" y="142" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="356" y="140" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="358" y="142" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="415" y="140" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="417" y="142" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="274" y="310" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="276" y="312" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="303" y="310" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="305" y="312" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="332" y="310" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="334" y="312" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="361" y="310" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="363" y="312" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="390" y="310" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="392" y="312" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="419" y="310" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="421" y="312" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="404" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="406" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="404" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="406" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="370" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="372" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="370" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="372" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="336" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="338" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="336" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="338" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="302" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="304" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="302" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="304" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="268" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="270" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="268" y="70" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="270" y="72" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp197" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="18" y="635" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="20" y="637" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_153_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="785" y="19" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_153" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="787" y="21" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp104" element="colour_button_155_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="132" y="386" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp104" element="colour_button_155" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="134" y="388" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp207" element="colour_button_156_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="666" y="637" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp207" element="colour_button_156" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="668" y="639" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_157_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="184" y="51" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_157" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="186" y="53" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp10" element="colour_button_158_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="228" y="299" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp10" element="colour_button_158" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="230" y="301" width="33" height="33"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="227" y="438" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="227" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="244" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="261" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="278" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="295" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="312" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="329" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="346" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="363" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="380" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="397" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="414" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="431" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="448" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="465" y="438" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="482" y="438" width="17" height="30"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_button" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_button" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_button" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_button" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_button" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_40" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_42" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_43" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_44" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_45" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6frtpot.lay b/src/mame/layout/j6frtpot.lay
new file mode 100644
index 00000000000..a957431dbc8
--- /dev/null
+++ b/src/mame/layout/j6frtpot.lay
@@ -0,0 +1,9031 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.01"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1 Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Pick A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stopper">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Quick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Big">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spinner">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Mix 'n">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Match">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roulett">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.29" blue="0.43"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.07" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.58" blue="0.87"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.15" blue="0.22"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2 Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3 Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8 Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6 Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5 Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_208_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_208_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Xtra Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Xtra Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Super Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Moves">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Moves">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pots">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pots">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.10" green="0.10" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.02" green="0.02" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.05" blue="0.05"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <disk state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_209_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_209_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_210_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_210_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_192_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_192_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Add Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Respin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="All In View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Win Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="14 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.47" green="0.03" blue="0.23"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="0.95" green="0.05" blue="0.45"/>
+ </rect>
+ <rect state="0">
+ <color red="0.24" green="0.01" blue="0.11"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;25+">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4 Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="9 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Winsp">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pots">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pots">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pots">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <disk state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.49" green="0.43" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.11" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <disk state="1">
+ <color red="0.99" green="0.87" blue="0.01"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.22" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_166_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_166">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="tAKE/">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="cOLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_167_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_167">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_168_border">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_168">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Gamble">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_170_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_170">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="colour_button_171_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_171">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="colour_button_172_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_172">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="colour_button_173_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_173">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_174_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_174">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_175_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_175">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_176_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_176">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_177_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_177">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_178_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_178">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_179_border">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.22"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.05"/>
+ </rect>
+ </element>
+ <element name="colour_button_179">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.11"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_180_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_180">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_181_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_181">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_41">
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_74">
+ <text string="Credits">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_75">
+ <text string="Bank">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_76">
+ <text string="Moves">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_89">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_90">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_102">
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="744" height="655"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="110" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="110.0000" y="418.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="113.3333" y="419.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="116.6667" y="421.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="120.0000" y="423.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="123.3333" y="425.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="126.6667" y="427.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="110.0000" y="464.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="113.3333" y="466.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="116.6667" y="468.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="120.0000" y="470.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="123.3333" y="472.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="126.6667" y="474.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="110.0000" y="511.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="113.3333" y="513.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="116.6667" y="515.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="120.0000" y="517.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="123.3333" y="519.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="126.6667" y="521.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="110" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="208" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="208.0000" y="418.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="211.3333" y="419.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="214.6667" y="421.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="218.0000" y="423.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="221.3333" y="425.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="224.6667" y="427.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="208.0000" y="464.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="211.3333" y="466.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="214.6667" y="468.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="218.0000" y="470.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="221.3333" y="472.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="224.6667" y="474.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="208.0000" y="511.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="211.3333" y="513.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="214.6667" y="515.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="218.0000" y="517.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="221.3333" y="519.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="224.6667" y="521.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="208" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="306" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="306.0000" y="418.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="309.3333" y="419.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="312.6667" y="421.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="316.0000" y="423.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="319.3333" y="425.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="322.6667" y="427.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="306.0000" y="464.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="309.3333" y="466.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="312.6667" y="468.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="316.0000" y="470.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="319.3333" y="472.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="322.6667" y="474.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="306.0000" y="511.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="309.3333" y="513.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="312.6667" y="515.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="316.0000" y="517.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="319.3333" y="519.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="322.6667" y="521.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="306" y="418" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="364" y="323" width="50" height="50"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="364.0000" y="323.0000" width="50.0000" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="366.0833" y="325.0833" width="45.8333" height="45.8333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.1667" y="327.1667" width="41.6667" height="41.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="370.2500" y="329.2500" width="37.5000" height="37.5000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="372.3333" y="331.3333" width="33.3333" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="374.4167" y="333.4167" width="29.1667" height="29.1667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="364" y="323" width="50" height="50"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="361" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="363" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="423" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="425" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="175" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="177" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="237" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="239" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="547" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="549" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="547" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="549" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="547" y="75" width="66" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="549" y="77" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="299" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="301" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="299" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="301" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="237" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="239" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="237" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="239" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="175" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="177" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="175" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="177" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="175" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="177" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="175" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="177" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="423" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="425" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="423" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="425" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="485" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="487" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="361" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="363" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="237" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="239" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="299" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="301" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="485" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="487" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="299" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="301" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="361" y="161" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="363" y="163" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="361" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="363" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="485" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="487" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="547" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="549" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="547" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="549" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="485" y="217" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="487" y="219" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="485" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="487" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="175" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="177" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="237" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="239" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="361" y="189" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="363" y="191" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="299" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="301" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="547" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="549" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="423" y="105" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="425" y="107" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="423" y="133" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="425" y="135" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1_border" state="0">
+ <bounds x="326" y="560" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="lamp_208_1" state="0">
+ <bounds x="328" y="562" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="264" y="566" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="266" y="568" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="202" y="566" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="204" y="568" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="140" y="566" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="142" y="568" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="106" y="578" width="32" height="16"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="108" y="580" width="28" height="12"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="576" y="552" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="578" y="554" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="602" y="508" width="112" height="41"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="604" y="510" width="108" height="37"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="598" y="464" width="127" height="41"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="600" y="466" width="123" height="37"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="590" y="408" width="142" height="52"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="592" y="410" width="138" height="48"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="364" y="388" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="366" y="390" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="344" y="355" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="346" y="357" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="344" y="322" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="346" y="324" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="460" y="290" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="462" y="292" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="158" y="334" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="160" y="336" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="508" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="510" y="300" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="268" y="290" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="270" y="292" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="268" y="380" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="270" y="382" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="556" y="362" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="558" y="364" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="412" y="284" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="414" y="286" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="364" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="366" y="284" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="412" y="386" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="414" y="388" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="460" y="380" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="462" y="382" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="316" y="284" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="318" y="286" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="508" y="368" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="510" y="370" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="220" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="222" y="300" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="172" y="306" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="174" y="308" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="316" y="386" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="318" y="388" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="220" y="370" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="222" y="372" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="172" y="362" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="174" y="364" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="570" y="334" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="572" y="336" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="556" y="306" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="558" y="308" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="418" y="334" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="420" y="336" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="585" y="247" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="587" y="249" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1_border" state="0">
+ <bounds x="388" y="564" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="lamp_209_1" state="0">
+ <bounds x="390" y="566" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1_border" state="0">
+ <bounds x="450" y="564" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1" state="0">
+ <bounds x="452" y="566" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="512" y="564" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="514" y="566" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="10" y="414" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="12" y="416" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="30" y="560" width="32" height="16"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="32" y="562" width="28" height="12"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="20" y="436" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="22" y="438" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="24" y="470" width="42" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="26" y="472" width="38" height="26"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="30" y="502" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="32" y="504" width="28" height="24"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="36" y="532" width="22" height="26"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="38" y="534" width="18" height="22"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="422" y="428" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="424" y="430" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1_border" state="0">
+ <bounds x="442" y="460" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp192" element="lamp_192_1" state="0">
+ <bounds x="444" y="462" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="424" y="488" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="426" y="490" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="446" y="512" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="448" y="514" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="426" y="532" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="428" y="534" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="490" y="440" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="492" y="442" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="484" y="520" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="486" y="522" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="490" y="504" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="492" y="506" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="484" y="488" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="486" y="490" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="490" y="472" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="492" y="474" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="484" y="456" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="486" y="458" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="647" y="155" width="84" height="28"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="649" y="157" width="80" height="24"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="645" y="127" width="86" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="647" y="129" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="643" y="99" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="645" y="101" width="84" height="24"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="641" y="71" width="90" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="643" y="73" width="86" height="24"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="651" y="211" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="653" y="213" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="653" y="239" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="655" y="241" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="655" y="267" width="76" height="28"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="657" y="269" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="657" y="295" width="74" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="659" y="297" width="70" height="24"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="659" y="323" width="72" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="661" y="325" width="68" height="24"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="661" y="351" width="70" height="28"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="663" y="353" width="66" height="24"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="649" y="183" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="651" y="185" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="629" y="29" width="102" height="42"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="631" y="31" width="98" height="38"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="53" y="29" width="102" height="42"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="55" y="31" width="98" height="38"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="53" y="71" width="90" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="55" y="73" width="86" height="24"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="53" y="99" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="55" y="101" width="84" height="24"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="53" y="127" width="86" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="55" y="129" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="53" y="155" width="84" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="55" y="157" width="80" height="24"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="53" y="183" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="55" y="185" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="53" y="211" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="55" y="213" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="53" y="239" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="55" y="241" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="53" y="267" width="76" height="28"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="55" y="269" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="53" y="295" width="74" height="28"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="55" y="297" width="70" height="24"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="53" y="323" width="72" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="55" y="325" width="68" height="24"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="53" y="351" width="70" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="55" y="353" width="66" height="24"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="237" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="239" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="485" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="487" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="361" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="363" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="423" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="425" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="299" y="77" width="62" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="301" y="79" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="433" y="21" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="435" y="23" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="353" y="21" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="355" y="23" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="313" y="21" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="315" y="23" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="393" y="21" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="395" y="23" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="273" y="37" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="275" y="39" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="233" y="47" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="235" y="49" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="473" y="37" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="475" y="39" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="513" y="47" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="515" y="49" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="333" y="49" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="335" y="51" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="373" y="49" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="375" y="51" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="413" y="49" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="415" y="51" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="553" y="33" width="17" height="42"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="555" y="35" width="13" height="38"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="216" y="33" width="17" height="42"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="218" y="35" width="13" height="38"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="397" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="399" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="381" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="383" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="369" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="371" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="357" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="359" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="343" y="3" width="18" height="19"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="345" y="5" width="14" height="15"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="331" y="3" width="17" height="19"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="333" y="5" width="13" height="15"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="437" y="3" width="18" height="19"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="439" y="5" width="14" height="15"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="425" y="3" width="17" height="19"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="427" y="5" width="13" height="15"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="411" y="3" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="413" y="5" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="599" y="273" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="601" y="275" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="571" y="273" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="573" y="275" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp245" element="colour_button_166_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="445" y="603" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp245" element="colour_button_166" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="447" y="605" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp247" element="colour_button_167_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="557" y="603" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp247" element="colour_button_167" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="559" y="605" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp248" element="colour_button_168_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="651" y="603" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp248" element="colour_button_168" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="653" y="605" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp149" element="colour_button_170_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="181" y="273" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp149" element="colour_button_170" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="183" y="275" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp143" element="colour_button_171_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="155" y="261" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp143" element="colour_button_171" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="157" y="263" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp156" element="colour_button_172_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="207" y="261" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp156" element="colour_button_172" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="209" y="263" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp148" element="colour_button_173_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="181" y="247" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp148" element="colour_button_173" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="183" y="249" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp243" element="colour_button_174_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="307" y="603" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp243" element="colour_button_174" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="309" y="605" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp242" element="colour_button_175_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="209" y="603" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp242" element="colour_button_175" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="211" y="605" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_176_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="111" y="603" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_176" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="113" y="605" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_177_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="9" y="603" width="82" height="40"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_177" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="11" y="605" width="78" height="36"/>
+ </backdrop>
+ <backdrop name="lamp165" element="colour_button_178_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="53" y="380" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp165" element="colour_button_178" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="55" y="382" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp180" element="colour_button_179_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="656" y="380" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp180" element="colour_button_179" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="658" y="382" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp12" element="colour_button_180_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="689" y="3" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp12" element="colour_button_180" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="691" y="5" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp12" element="colour_button_181_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="647" y="3" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp12" element="colour_button_181" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="649" y="5" width="38" height="18"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="291" y="328" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_green">
+ <bounds x="291" y="328" width="22" height="30"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="291" y="328" width="22" height="30"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="273" y="328" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_green">
+ <bounds x="273" y="328" width="22" height="30"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="273" y="328" width="22" height="30"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="253" y="247" width="272" height="26"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="253" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="270" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="287" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="304" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="321" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="338" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="355" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="372" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="389" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="406" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="423" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="440" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="457" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="474" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="491" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="508" y="247" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="label41" element="label_41">
+ <bounds x="340" y="587" width="35" height="14"/>
+ </backdrop>
+ <backdrop name="label74" element="label_74">
+ <bounds x="472" y="273" width="41" height="14"/>
+ </backdrop>
+ <backdrop name="label75" element="label_75">
+ <bounds x="258" y="273" width="27" height="14"/>
+ </backdrop>
+ <backdrop name="label76" element="label_76">
+ <bounds x="273" y="360" width="37" height="14"/>
+ </backdrop>
+ <backdrop name="label89" element="label_89">
+ <bounds x="391" y="475" width="24" height="28"/>
+ </backdrop>
+ <backdrop name="label90" element="label_90">
+ <bounds x="79" y="475" width="24" height="28"/>
+ </backdrop>
+ <backdrop name="label102" element="label_102">
+ <bounds x="509" y="425" width="35" height="14"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_button" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_button" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_button" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_button" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_button" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_button" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_button" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_button" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_button" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_button" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_button" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_button" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_button" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_button" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_button" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_button" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6gidogh.lay b/src/mame/layout/j6gidogh.lay
new file mode 100644
index 00000000000..349cc4f1541
--- /dev/null
+++ b/src/mame/layout/j6gidogh.lay
@@ -0,0 +1,8661 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_8_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_8_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;25.00 JP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+ Note Repea">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Medal Of Honour">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Sniper">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lock n Load">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Counter Stike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Who Dares Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Soilder of Fortune">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.39" green="0.00" blue="0.39"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.00" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.78" green="0.00" blue="0.78"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.00" blue="0.19"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.39" green="0.00" blue="0.39"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.00" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.78" green="0.00" blue="0.78"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.00" blue="0.19"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.39" green="0.00" blue="0.39"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.00" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.78" green="0.00" blue="0.78"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.00" blue="0.19"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.39" green="0.00" blue="0.39"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.00" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="0.78" green="0.00" blue="0.78"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.00" blue="0.19"/>
+ </rect>
+ <text string="4 (Bonus)">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.39" green="0.00" blue="0.39"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.00" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.78" green="0.00" blue="0.78"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.00" blue="0.19"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.39" green="0.00" blue="0.39"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.00" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="0.78" green="0.00" blue="0.78"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.00" blue="0.19"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.39" green="0.00" blue="0.39"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.00" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="0.78" green="0.00" blue="0.78"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.00" blue="0.19"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold Fire">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Moving Target">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Stick or Twist">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Big Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Note Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Bullion Bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cash Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_10_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_10_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Miss">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="7 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="9 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1 Knockout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="10 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2 Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="14 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Unlimited Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="9 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="7 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Lucky 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="No Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Colour Change">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Super Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Swop Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Extra Medal">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.31" green="0.00" blue="0.31"/>
+ </rect>
+ <rect state="0">
+ <color red="0.07" green="0.00" blue="0.07"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.62" green="0.00" blue="0.62"/>
+ </rect>
+ <rect state="0">
+ <color red="0.15" green="0.00" blue="0.15"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_161_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_161">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_162_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_162">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_163_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_163">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_164_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_164">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Auto Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_165_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_165">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_166_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_166">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_167_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_167">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_168_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_168">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_169_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_169">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_171_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_171">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_172_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="colour_button_172">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Knock Out">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_173_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_173">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Blast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_174_border">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_174">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_175_border">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_175">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="1" stateoffset="2730" numsymbolsvisible="1" symbollist=",,,,,,,,,,,,,,,">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_141">
+ <text string="Light All 3 Medals For Note Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="686" height="673"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="190" y="513" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="190.0000" y="513.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="193.3333" y="514.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="196.6667" y="516.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="200.0000" y="518.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="203.3333" y="520.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="206.6667" y="522.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="190.0000" y="559.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="193.3333" y="561.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="196.6667" y="563.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="200.0000" y="565.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="203.3333" y="567.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="206.6667" y="569.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="190.0000" y="606.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="193.3333" y="608.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="196.6667" y="610.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="200.0000" y="612.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="203.3333" y="614.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="206.6667" y="616.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="190" y="513" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="284" y="512" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="284.0000" y="512.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="287.3333" y="513.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="290.6667" y="515.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="294.0000" y="517.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="297.3333" y="519.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="300.6667" y="521.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="284.0000" y="558.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="287.3333" y="560.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="290.6667" y="562.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="294.0000" y="564.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="297.3333" y="566.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="300.6667" y="568.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="284.0000" y="605.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="287.3333" y="607.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="290.6667" y="609.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="294.0000" y="611.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="297.3333" y="613.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="300.6667" y="615.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="284" y="512" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="379" y="513" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="379.0000" y="513.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="382.3333" y="514.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="385.6667" y="516.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="389.0000" y="518.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="392.3333" y="520.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="395.6667" y="522.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="379.0000" y="559.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="382.3333" y="561.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="385.6667" y="563.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="389.0000" y="565.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="392.3333" y="567.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="395.6667" y="569.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="379.0000" y="606.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="382.3333" y="608.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="385.6667" y="610.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="389.0000" y="612.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="392.3333" y="614.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="395.6667" y="616.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="379" y="513" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="234" y="420" width="200" height="55"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="234.0000" y="420.0000" width="200.0000" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="242.3333" y="422.2917" width="183.3333" height="50.4167"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="250.6667" y="424.5833" width="166.6667" height="45.8333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="259.0000" y="426.8750" width="150.0000" height="41.2500"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="267.3333" y="429.1667" width="133.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="275.6667" y="431.4583" width="116.6667" height="32.0833"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <orientation rotate="90"/>
+ <bounds x="234" y="420" width="200" height="55"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="33" y="504" width="34" height="19"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="35" y="506" width="30" height="15"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1_border" state="0">
+ <bounds x="8" y="4" width="92" height="52"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1" state="0">
+ <bounds x="10" y="6" width="88" height="48"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="100" y="447" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="102" y="449" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="100" y="415" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="102" y="417" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="99" y="381" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="101" y="383" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="99" y="352" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="101" y="354" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="99" y="319" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="101" y="321" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="99" y="286" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="101" y="288" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="99" y="254" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="101" y="256" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="99" y="224" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="101" y="226" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="99" y="192" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="101" y="194" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="99" y="159" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="101" y="161" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="99" y="127" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="101" y="129" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="99" y="95" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="101" y="97" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="99" y="64" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="101" y="66" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="471" y="627" width="97" height="18"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="473" y="629" width="93" height="14"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="471" y="609" width="97" height="18"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="473" y="611" width="93" height="14"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="471" y="591" width="97" height="18"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="473" y="593" width="93" height="14"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="471" y="573" width="97" height="18"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="473" y="575" width="93" height="14"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="471" y="555" width="97" height="18"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="473" y="557" width="93" height="14"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="471" y="537" width="97" height="18"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="473" y="539" width="93" height="14"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="577" y="634" width="92" height="17"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="579" y="636" width="88" height="13"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="577" y="615" width="92" height="17"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="579" y="617" width="88" height="13"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="577" y="596" width="92" height="17"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="579" y="598" width="88" height="13"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="577" y="577" width="92" height="17"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="579" y="579" width="88" height="13"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="577" y="558" width="92" height="17"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="579" y="560" width="88" height="13"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="577" y="539" width="92" height="17"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="579" y="541" width="88" height="13"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="577" y="520" width="92" height="17"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="579" y="522" width="88" height="13"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="290" y="162" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="292" y="164" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="290" y="143" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="292" y="145" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="290" y="124" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="292" y="126" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="290" y="48" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="292" y="50" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="290" y="67" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="292" y="69" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="290" y="86" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="292" y="88" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="290" y="105" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="292" y="107" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1_border" state="0">
+ <bounds x="207" y="16" width="32" height="19"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1" state="0">
+ <bounds x="209" y="18" width="28" height="15"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="384" y="105" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="386" y="107" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="384" y="86" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="386" y="88" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="384" y="67" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="386" y="69" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="384" y="48" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="386" y="50" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="194" y="162" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="196" y="164" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="194" y="143" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="196" y="145" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="194" y="124" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="196" y="126" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="194" y="105" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="196" y="107" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="194" y="86" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="196" y="88" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="194" y="67" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="196" y="69" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="194" y="48" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="196" y="50" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="384" y="124" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="386" y="126" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="384" y="143" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="386" y="145" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="384" y="162" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="386" y="164" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="318" y="205" width="31" height="14"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="320" y="207" width="27" height="10"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="349" y="223" width="31" height="14"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="351" y="225" width="27" height="10"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="405" y="259" width="14" height="31"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="407" y="261" width="10" height="27"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="424" y="291" width="14" height="31"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="426" y="293" width="10" height="27"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="385" y="300" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="387" y="302" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="366" y="282" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="368" y="284" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="345" y="263" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="347" y="265" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="327" y="246" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="329" y="248" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="306" y="263" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="308" y="265" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="287" y="280" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="289" y="282" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="268" y="300" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="270" y="302" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="286" y="329" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="288" y="331" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="310" y="337" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="312" y="339" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="326" y="355" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="328" y="357" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="344" y="337" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="346" y="339" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="368" y="329" width="14" height="14"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="370" y="331" width="10" height="10"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="380" y="321" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="382" y="323" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="380" y="321" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="382" y="323" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="398" y="290" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="400" y="292" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="398" y="290" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="400" y="292" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="379" y="259" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="381" y="261" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="379" y="259" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="381" y="261" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="349" y="236" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="351" y="238" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="349" y="236" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="351" y="238" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="318" y="218" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="320" y="220" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="318" y="218" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="320" y="220" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="287" y="236" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="289" y="238" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="287" y="236" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="289" y="238" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="261" y="259" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="263" y="261" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="261" y="259" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="263" y="261" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="242" y="290" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="244" y="292" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="242" y="290" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="244" y="292" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="260" y="321" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="262" y="323" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="260" y="321" width="27" height="31"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="262" y="323" width="23" height="27"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="288" y="348" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="290" y="350" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="288" y="348" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="290" y="350" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="318" y="367" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="320" y="369" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="318" y="367" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="320" y="369" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="348" y="348" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="350" y="350" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="348" y="348" width="31" height="27"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="350" y="350" width="27" height="23"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="406" y="321" width="14" height="31"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="408" y="323" width="10" height="27"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="287" y="223" width="31" height="14"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="289" y="225" width="27" height="10"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="248" y="259" width="14" height="31"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="250" y="261" width="10" height="27"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="229" y="290" width="14" height="31"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="231" y="292" width="10" height="27"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="247" y="321" width="14" height="31"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="249" y="323" width="10" height="27"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="288" y="374" width="31" height="14"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="290" y="376" width="27" height="10"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="318" y="393" width="31" height="14"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="320" y="395" width="27" height="10"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="348" y="374" width="31" height="14"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="350" y="376" width="27" height="10"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="308" y="290" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="310" y="292" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="308" y="306" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="310" y="308" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="37" y="610" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="39" y="612" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="107" y="620" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="109" y="622" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="577" y="96" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="579" y="98" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="577" y="62" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="579" y="64" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="576" y="10" width="92" height="52"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="578" y="12" width="88" height="48"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="577" y="130" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="579" y="132" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="577" y="164" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="579" y="166" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="577" y="198" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="579" y="200" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="577" y="232" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="579" y="234" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="577" y="266" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="579" y="268" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="577" y="300" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="579" y="302" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="577" y="334" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="579" y="336" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="577" y="368" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="579" y="370" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="577" y="402" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="579" y="404" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="577" y="436" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="579" y="438" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="577" y="470" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="579" y="472" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="481" y="62" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="483" y="64" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="481" y="38" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="483" y="40" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="481" y="14" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="483" y="16" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="75" y="609" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="77" y="611" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="75" y="577" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="77" y="579" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="75" y="545" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="77" y="547" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="75" y="513" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="77" y="515" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="453" y="241" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="455" y="243" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="453" y="267" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="455" y="269" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="453" y="293" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="455" y="295" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="453" y="319" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="455" y="321" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="453" y="345" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="455" y="347" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="147" y="239" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="149" y="241" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="147" y="265" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="149" y="267" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="147" y="291" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="149" y="293" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="147" y="317" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="149" y="319" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="147" y="343" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="149" y="345" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="543" y="463" width="34" height="19"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="545" y="465" width="30" height="15"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="543" y="482" width="34" height="19"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="545" y="484" width="30" height="15"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_2_border" state="0">
+ <bounds x="310" y="408" width="52" height="13"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_2" state="0">
+ <bounds x="312" y="410" width="48" height="9"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_2_border" state="0">
+ <bounds x="310" y="408" width="52" height="13"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_2" state="0">
+ <bounds x="312" y="410" width="48" height="9"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="246" y="25" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="248" y="27" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="308" y="25" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="310" y="27" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="370" y="25" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="372" y="27" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="246" y="4" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="248" y="6" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="308" y="4" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="310" y="6" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="370" y="4" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="372" y="6" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_161_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="3" y="652" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_161" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="5" y="654" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_162_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="510" y="4" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_162" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="512" y="6" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_163_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="598" y="655" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_163" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="600" y="657" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_164_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="499" y="655" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_164" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="501" y="657" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_165_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="379" y="655" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_165" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="381" y="657" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_166_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="286" y="655" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_166" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="288" y="657" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_167_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="192" y="655" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_167" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="194" y="657" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp69" element="colour_button_168_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="168" y="424" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp69" element="colour_button_168" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="170" y="426" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp68" element="colour_button_169_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="168" y="446" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp68" element="colour_button_169" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="170" y="448" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp99" element="colour_button_171_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="298" y="181" width="75" height="20"/>
+ </backdrop>
+ <backdrop name="lamp99" element="colour_button_171" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="300" y="183" width="71" height="16"/>
+ </backdrop>
+ <backdrop name="lamp98" element="colour_button_172_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="200" y="181" width="75" height="20"/>
+ </backdrop>
+ <backdrop name="lamp98" element="colour_button_172" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="202" y="183" width="71" height="16"/>
+ </backdrop>
+ <backdrop name="lamp114" element="colour_button_173_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="392" y="181" width="75" height="20"/>
+ </backdrop>
+ <backdrop name="lamp114" element="colour_button_173" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="394" y="183" width="71" height="16"/>
+ </backdrop>
+ <backdrop name="lamp146" element="colour_button_174_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="438" y="447" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp146" element="colour_button_174" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="440" y="449" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp147" element="colour_button_175_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="438" y="425" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp147" element="colour_button_175" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="440" y="427" width="58" height="18"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="188" y="479" width="272" height="31"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="188" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="205" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="222" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="239" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="256" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="273" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="290" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="307" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="324" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="341" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="358" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="375" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="392" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="409" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="426" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="443" y="479" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="label141" element="label_141">
+ <bounds x="506" y="29" width="44" height="56"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_button" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_button" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_button" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_button" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_button" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_button" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_button" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_button" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <orientation rotate="90"/>
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6gldclb.lay b/src/mame/layout/j6gldclb.lay
new file mode 100644
index 00000000000..e73bbd906d8
--- /dev/null
+++ b/src/mame/layout/j6gldclb.lay
@@ -0,0 +1,9294 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1 Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="GLADiator">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 wins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cashpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="r">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="o">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="t">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="a">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="i">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="l">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="a">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="d">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="cash invasion">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="10 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_10_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_10_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_9_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_9_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_8_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_8_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="i">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="n">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1000">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="i">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="n">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="i">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="n">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="i">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="n">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="10 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="9 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="7 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="fireball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="wads of the gods">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="golden hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="up pompei">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="do or die">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="chariots of fire">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="spartacash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="achilles reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="caesar win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="9 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="8 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="7 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="6 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="5 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="4 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2 Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1 Knockout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="3 of a kind">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="mystery win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="4 of a kind">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Mystery win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1000">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;500">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Available">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_228_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_228">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_229_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_229">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_230_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_230">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_231_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_231">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_232_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_232">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_233_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_233">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_234_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_234">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_235_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_235">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="STEP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="DOWN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_236_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_236">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_6">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.07"/>
+ </text>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.13" width="0.90" height="0.07"/>
+ </text>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.07"/>
+ </text>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.27" width="0.90" height="0.07"/>
+ </text>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.07"/>
+ </text>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.42" width="0.90" height="0.07"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.07"/>
+ </text>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.57" width="0.90" height="0.07"/>
+ </text>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.07"/>
+ </text>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.07"/>
+ </text>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.07"/>
+ </text>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.87" width="0.90" height="0.07"/>
+ </text>
+ </element>
+ <element name="label_22">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_28">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_30">
+ <text string="Reserve">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_220">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_221">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="251" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="251.0000" y="414.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="254.3333" y="416.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="257.6667" y="419.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="261.0000" y="421.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="264.3333" y="424.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="267.6667" y="427.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="251.0000" y="477.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="254.3333" y="479.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="257.6667" y="482.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="261.0000" y="485.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="264.3333" y="487.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="267.6667" y="490.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="251.0000" y="540.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="254.3333" y="543.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="257.6667" y="545.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="261.0000" y="548.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="264.3333" y="551.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="267.6667" y="553.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="251" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="333" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="333.0000" y="414.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="336.3333" y="416.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="339.6667" y="419.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="343.0000" y="421.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="346.3333" y="424.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="349.6667" y="427.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="333.0000" y="477.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="336.3333" y="479.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="339.6667" y="482.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="343.0000" y="485.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="346.3333" y="487.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="349.6667" y="490.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="333.0000" y="540.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="336.3333" y="543.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="339.6667" y="545.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="343.0000" y="548.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="346.3333" y="551.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="349.6667" y="553.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="333" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="415" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="415.0000" y="414.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="418.3333" y="416.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="421.6667" y="419.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="425.0000" y="421.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="428.3333" y="424.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="431.6667" y="427.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="415.0000" y="477.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="418.3333" y="479.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="421.6667" y="482.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="425.0000" y="485.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="428.3333" y="487.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="431.6667" y="490.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="415.0000" y="540.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="418.3333" y="543.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="421.6667" y="545.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="425.0000" y="548.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="428.3333" y="551.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="431.6667" y="553.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="415" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="497" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="497.0000" y="414.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="500.3333" y="416.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="503.6667" y="419.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="507.0000" y="421.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="510.3333" y="424.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="513.6667" y="427.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="497.0000" y="477.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="500.3333" y="479.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="503.6667" y="482.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="507.0000" y="485.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="510.3333" y="487.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="513.6667" y="490.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="497.0000" y="540.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="500.3333" y="543.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="503.6667" y="545.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="507.0000" y="548.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="510.3333" y="551.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="513.6667" y="553.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="497" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="637" y="350" width="70" height="150"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="637" y="350" width="70" height="150"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="366" y="33" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="368" y="35" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="718" y="322" width="72" height="26"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="720" y="324" width="68" height="22"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="718" y="296" width="72" height="26"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="720" y="298" width="68" height="22"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="718" y="270" width="72" height="26"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="720" y="272" width="68" height="22"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="718" y="244" width="72" height="26"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="720" y="246" width="68" height="22"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="718" y="218" width="72" height="26"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="720" y="220" width="68" height="22"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="718" y="192" width="72" height="26"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="720" y="194" width="68" height="22"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="636" y="270" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="638" y="272" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="636" y="296" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="638" y="298" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="636" y="322" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="638" y="324" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="636" y="218" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="638" y="220" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="636" y="244" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="638" y="246" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="636" y="166" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="638" y="168" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="718" y="166" width="72" height="26"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="720" y="168" width="68" height="22"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="636" y="192" width="82" height="26"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="638" y="194" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="683" y="138" width="94" height="26"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="685" y="140" width="90" height="22"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="266" y="294" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="268" y="296" width="34" height="14"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="389" y="294" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="391" y="296" width="34" height="14"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="505" y="294" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="507" y="296" width="34" height="14"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="338" y="363" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="340" y="365" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="332" y="346" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="334" y="348" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="327" y="329" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="329" y="331" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="322" y="312" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="324" y="314" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="317" y="295" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="319" y="297" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="516" y="346" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="518" y="348" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="527" y="329" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="529" y="331" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="538" y="312" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="540" y="314" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="439" y="295" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="441" y="297" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="435" y="312" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="437" y="314" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="431" y="329" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="433" y="331" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="427" y="346" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="429" y="348" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="424" y="363" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="426" y="365" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="190" y="295" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="192" y="297" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="208" y="312" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="210" y="314" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="225" y="329" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="227" y="331" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="243" y="346" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="245" y="348" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="260" y="363" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="262" y="365" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="506" y="363" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="508" y="365" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="549" y="295" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="551" y="297" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="532" y="66" width="36" height="28"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="534" y="68" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="496" y="66" width="36" height="28"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="498" y="68" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="460" y="66" width="36" height="28"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="462" y="68" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="424" y="66" width="36" height="28"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="426" y="68" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="388" y="66" width="36" height="28"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="390" y="68" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="280" y="66" width="36" height="28"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="282" y="68" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="316" y="66" width="36" height="28"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="318" y="68" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="352" y="66" width="36" height="28"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="354" y="68" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="244" y="66" width="36" height="28"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="246" y="68" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="280" y="94" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="282" y="96" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="434" y="94" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="436" y="96" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="528" y="94" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="530" y="96" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1_border" state="0">
+ <bounds x="228" y="33" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1" state="0">
+ <bounds x="230" y="35" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="297" y="33" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="299" y="35" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="461" y="33" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="463" y="35" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="530" y="33" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="532" y="35" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1_border" state="0">
+ <bounds x="530" y="3" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1" state="0">
+ <bounds x="532" y="5" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1_border" state="0">
+ <bounds x="461" y="3" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1" state="0">
+ <bounds x="463" y="5" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="297" y="3" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="299" y="5" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="280" y="3" width="17" height="58"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="282" y="5" width="13" height="54"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="228" y="3" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="230" y="5" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="366" y="3" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="368" y="5" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="349" y="3" width="17" height="58"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="351" y="5" width="13" height="54"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="513" y="3" width="17" height="58"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="515" y="5" width="13" height="54"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="444" y="3" width="17" height="58"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="446" y="5" width="13" height="54"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="182" y="94" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="184" y="96" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="182" y="114" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="184" y="116" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="182" y="134" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="184" y="136" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="182" y="154" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="184" y="156" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="182" y="174" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="184" y="176" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="182" y="194" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="184" y="196" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="182" y="214" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="184" y="216" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="182" y="234" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="184" y="236" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="182" y="254" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="184" y="256" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="182" y="274" width="76" height="20"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="184" y="276" width="72" height="16"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="258" y="94" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="260" y="96" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="258" y="114" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="260" y="116" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="258" y="134" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="260" y="136" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="258" y="154" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="260" y="156" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="258" y="174" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="260" y="176" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="258" y="194" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="260" y="196" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="258" y="214" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="260" y="216" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="258" y="234" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="260" y="236" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="258" y="254" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="260" y="256" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="258" y="274" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="260" y="276" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="280" y="114" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="282" y="116" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="280" y="134" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="282" y="136" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="280" y="154" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="282" y="156" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="280" y="174" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="282" y="176" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="280" y="194" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="282" y="196" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="280" y="214" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="282" y="216" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="280" y="234" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="282" y="236" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="280" y="254" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="282" y="256" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="280" y="274" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="282" y="276" width="128" height="16"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="412" y="94" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="414" y="96" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="412" y="114" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="414" y="116" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="412" y="134" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="414" y="136" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="412" y="154" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="414" y="156" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="412" y="174" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="414" y="176" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="412" y="194" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="414" y="196" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="412" y="214" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="414" y="216" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="412" y="234" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="414" y="236" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="412" y="254" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="414" y="256" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="412" y="274" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="414" y="276" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="434" y="114" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="436" y="116" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="434" y="134" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="436" y="136" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="434" y="154" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="436" y="156" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="434" y="174" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="436" y="176" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="434" y="194" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="436" y="196" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="434" y="214" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="436" y="216" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="434" y="234" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="436" y="236" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="434" y="254" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="436" y="256" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="434" y="274" width="72" height="20"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="436" y="276" width="68" height="16"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="506" y="94" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="508" y="96" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="506" y="114" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="508" y="116" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="506" y="134" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="508" y="136" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="506" y="154" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="508" y="156" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="506" y="174" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="508" y="176" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="506" y="194" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="508" y="196" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="506" y="214" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="508" y="216" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="506" y="234" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="508" y="236" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="506" y="254" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="508" y="256" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="506" y="274" width="22" height="20"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="508" y="276" width="18" height="16"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="528" y="114" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="530" y="116" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="528" y="134" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="530" y="136" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="528" y="154" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="530" y="156" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="528" y="174" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="530" y="176" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="528" y="194" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="530" y="196" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="528" y="214" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="530" y="216" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="528" y="234" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="530" y="236" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="528" y="254" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="530" y="256" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="528" y="274" width="102" height="20"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="530" y="276" width="98" height="16"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="109" y="517" width="98" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="111" y="519" width="94" height="28"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="109" y="549" width="98" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="111" y="551" width="94" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="3" y="84" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="5" y="86" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="3" y="111" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="5" y="113" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="3" y="138" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="5" y="140" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="3" y="165" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="5" y="167" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="3" y="192" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="5" y="194" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="3" y="219" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="5" y="221" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="3" y="3" width="68" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="5" y="5" width="64" height="23"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="3" y="30" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="5" y="32" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="3" y="57" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="5" y="59" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="3" y="300" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="5" y="302" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="3" y="273" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="5" y="275" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="3" y="246" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="5" y="248" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="3" y="381" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="5" y="383" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="3" y="354" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="5" y="356" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="3" y="327" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="5" y="329" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="3" y="489" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="5" y="491" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="3" y="462" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="5" y="464" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="3" y="408" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="5" y="410" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="3" y="435" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="5" y="437" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="183" y="380" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="185" y="382" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="725" y="375" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="727" y="377" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="763" y="402" width="27" height="42"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="765" y="404" width="23" height="38"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="736" y="402" width="27" height="42"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="738" y="404" width="23" height="38"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="709" y="402" width="27" height="42"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="711" y="404" width="23" height="38"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_228_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="606" y="605" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_228" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="608" y="607" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_229_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="164" y="605" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_229" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="166" y="607" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_230_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="250" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_230" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="252" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_231_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="332" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_231" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="334" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_232_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="414" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_232" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="416" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_233_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="496" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_233" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="498" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_234_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="677" y="554" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_234" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="679" y="556" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp231" element="colour_button_235_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="720" y="448" width="62" height="38"/>
+ </backdrop>
+ <backdrop name="lamp231" element="colour_button_235" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="722" y="450" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_236_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="698" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_236" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="700" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="759" y="96" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit7" element="led_digit_red">
+ <bounds x="759" y="96" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="759" y="96" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="729" y="96" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="729" y="96" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="729" y="96" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="699" y="96" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="699" y="96" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="699" y="96" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="669" y="96" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="669" y="96" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="669" y="96" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="675" y="26" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="675" y="26" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="675" y="26" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="701" y="26" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="701" y="26" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="701" y="26" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="727" y="26" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="727" y="26" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="727" y="26" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="753" y="26" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="753" y="26" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="753" y="26" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="277" y="381" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="277" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="294" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="311" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="328" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="345" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="362" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="379" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="396" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="413" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="430" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="447" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="464" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="481" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="498" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="515" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="532" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label6" element="label_6">
+ <bounds x="619" y="348" width="15" height="156"/>
+ </backdrop>
+ <backdrop name="label22" element="label_22">
+ <bounds x="632" y="80" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label28" element="label_28">
+ <bounds x="641" y="11" width="34" height="60"/>
+ </backdrop>
+ <backdrop name="label30" element="label_30">
+ <bounds x="681" y="4" width="76" height="22"/>
+ </backdrop>
+ <backdrop name="label220" element="label_220">
+ <bounds x="579" y="495" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label221" element="label_221">
+ <bounds x="224" y="495" width="25" height="26"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_button" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_button" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6gogold.lay b/src/mame/layout/j6gogold.lay
new file mode 100644
index 00000000000..47fbf54f345
--- /dev/null
+++ b/src/mame/layout/j6gogold.lay
@@ -0,0 +1,7857 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_14_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_14_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="JACKPOT + Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT + Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HI LO CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="WIN SERIES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="PENTATHLON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="JAVELIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CASH DASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CASCADE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STOPPA FRUIT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MEDAL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="GO 4 GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="FALL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="BLASTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="MULTI ADD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="GO 4 FOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MEDAL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="FALL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="BLAST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="MULTI ADD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="JACLPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="SI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="LV">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="ER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="+3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="BR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="ON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="ZE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="RETIRE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="SPRINT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="GAME OVER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="SUPER SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BONUS MEDAL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="GO 4 GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="JACKPOT + Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="REEL BLASTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="JACK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_124_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_124">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_125_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_125">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_126_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_126">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold - HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_127_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_127">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_128_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_128">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_129_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_129">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_130_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_130">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_131_border">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="colour_button_131">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="Super Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_132_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_132">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_133_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_133">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_134_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_134">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_120">
+ <text string="JPM's GO FOR GOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.02"/>
+ </text>
+ <text string="25p / &#xA3;15 JP ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.07" width="0.90" height="0.02"/>
+ </text>
+ <text string="Classic Layout by djgaryc">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.12" width="0.90" height="0.02"/>
+ </text>
+ <text string="SHORTCTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.56" width="0.90" height="0.02"/>
+ </text>
+ <text string="Cancel - `?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.61" width="0.90" height="0.02"/>
+ </text>
+ <text string="Hold 1 - 1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.66" width="0.90" height="0.02"/>
+ </text>
+ <text string="Hold 2 - 2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.68" width="0.90" height="0.02"/>
+ </text>
+ <text string="Hold 3 - 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.71" width="0.90" height="0.02"/>
+ </text>
+ <text string="Collect - T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.76" width="0.90" height="0.02"/>
+ </text>
+ <text string="Exchange - E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.78" width="0.90" height="0.02"/>
+ </text>
+ <text string="Start / Gamble - SPACE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.83" width="0.90" height="0.02"/>
+ </text>
+ <text string="Reel Blasts - B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.88" width="0.90" height="0.02"/>
+ </text>
+ <text string="Features - F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.90" width="0.90" height="0.02"/>
+ </text>
+ <text string="Cash - C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.93" width="0.90" height="0.02"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="733" height="680"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="103" y="499" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="103.0000" y="499.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="106.3333" y="500.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="109.6667" y="502.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="113.0000" y="504.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="116.3333" y="505.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="119.6667" y="507.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="103.0000" y="539.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="106.3333" y="540.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="109.6667" y="542.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="113.0000" y="544.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="116.3333" y="545.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="119.6667" y="547.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="103.0000" y="579.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="106.3333" y="580.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="109.6667" y="582.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="113.0000" y="584.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="116.3333" y="585.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="119.6667" y="587.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="103" y="499" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="189" y="499" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="189.0000" y="499.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="192.3333" y="500.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="195.6667" y="502.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="199.0000" y="504.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="202.3333" y="505.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="205.6667" y="507.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="189.0000" y="539.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="192.3333" y="540.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="195.6667" y="542.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="199.0000" y="544.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="202.3333" y="545.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="205.6667" y="547.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="189.0000" y="579.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="192.3333" y="580.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="195.6667" y="582.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="199.0000" y="584.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="202.3333" y="585.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="205.6667" y="587.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="189" y="499" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="275" y="499" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="499.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="500.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="502.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="504.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="505.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="507.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="539.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="540.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="542.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="544.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="545.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="547.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="579.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="580.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="582.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="584.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="585.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="587.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="275" y="499" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="375" y="519" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="375.0000" y="519.0000" width="80.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="378.3333" y="522.3333" width="73.3333" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="381.6667" y="525.6667" width="66.6667" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="385.0000" y="529.0000" width="60.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="388.3333" y="532.3333" width="53.3333" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="391.6667" y="535.6667" width="46.6667" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="375" y="519" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp14" element="lamp_14_1_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="505" y="9" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp14" element="lamp_14_1" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="507" y="11" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="5" y="1" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="7" y="3" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="49" y="1" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="51" y="3" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="119" y="1" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="121" y="3" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="162" y="1" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="164" y="3" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="205" y="1" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="207" y="3" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="290" y="1" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="292" y="3" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="342" y="1" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="344" y="3" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="394" y="1" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="396" y="3" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="446" y="1" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="448" y="3" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="17" y="68" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="19" y="70" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="17" y="101" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="19" y="103" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="72" y="101" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="74" y="103" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="17" y="133" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="19" y="135" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="72" y="133" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="74" y="135" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="17" y="165" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="19" y="167" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="72" y="165" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="74" y="167" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="17" y="197" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="19" y="199" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="72" y="197" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="74" y="199" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="8" y="270" width="122" height="19"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="10" y="272" width="118" height="15"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="10" y="289" width="117" height="19"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="12" y="291" width="113" height="15"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="12" y="308" width="112" height="19"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="14" y="310" width="108" height="15"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="14" y="327" width="107" height="19"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="16" y="329" width="103" height="15"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="16" y="346" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="18" y="348" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="18" y="365" width="97" height="19"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="20" y="367" width="93" height="15"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="20" y="384" width="92" height="19"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="22" y="386" width="88" height="15"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="22" y="403" width="87" height="19"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="24" y="405" width="83" height="15"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="24" y="422" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="26" y="424" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="290" y="55" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="292" y="57" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="338" y="60" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="340" y="62" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="387" y="69" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="389" y="71" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="419" y="117" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="421" y="119" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="419" y="163" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="421" y="165" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="419" y="209" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="421" y="211" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="419" y="255" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="421" y="257" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="419" y="301" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="421" y="303" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="387" y="349" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="389" y="351" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="338" y="356" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="340" y="358" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="290" y="357" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="292" y="359" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="242" y="357" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="244" y="359" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="194" y="348" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="196" y="350" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="163" y="301" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="165" y="303" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="163" y="255" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="165" y="257" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="163" y="209" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="165" y="211" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="163" y="163" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="165" y="165" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="163" y="117" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="165" y="119" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="194" y="68" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="196" y="70" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="242" y="60" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="244" y="62" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="261" y="115" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="263" y="117" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="255" y="134" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="257" y="136" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="293" y="134" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="295" y="136" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="331" y="134" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="333" y="136" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="266" y="170" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="268" y="172" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="296" y="170" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="298" y="172" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="327" y="170" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="329" y="172" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="369" y="172" width="37" height="27"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="371" y="174" width="33" height="23"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="266" y="202" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="268" y="204" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="296" y="202" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="298" y="204" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="327" y="202" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="329" y="204" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="369" y="204" width="37" height="27"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="371" y="206" width="33" height="23"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="266" y="234" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="268" y="236" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="296" y="234" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="298" y="236" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="327" y="234" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="329" y="236" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="369" y="236" width="37" height="27"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="371" y="238" width="33" height="23"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="245" y="272" width="47" height="22"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="247" y="274" width="43" height="18"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="292" y="272" width="47" height="22"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="294" y="274" width="43" height="18"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="339" y="272" width="47" height="22"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="341" y="274" width="43" height="18"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="245" y="293" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="247" y="295" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="292" y="293" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="294" y="295" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="339" y="293" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="341" y="295" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="268" y="324" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="270" y="326" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="315" y="324" width="47" height="32"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="317" y="326" width="43" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="248" y="413" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="250" y="415" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="285" y="413" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="287" y="415" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="322" y="413" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="324" y="415" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="359" y="413" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="361" y="415" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="396" y="413" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="398" y="415" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="433" y="413" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="435" y="415" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="470" y="413" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="472" y="415" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="507" y="413" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="509" y="415" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="544" y="413" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="546" y="415" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="479" y="316" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="481" y="318" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="479" y="285" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="481" y="287" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="479" y="254" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="481" y="256" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="479" y="223" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="481" y="225" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="479" y="192" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="481" y="194" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="479" y="161" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="481" y="163" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="479" y="130" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="481" y="132" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="479" y="99" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="481" y="101" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="479" y="68" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="481" y="70" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="17" y="45" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="19" y="47" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="139" y="386" width="55" height="19"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="141" y="388" width="51" height="15"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="18" y="477" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="20" y="479" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="479" y="384" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="481" y="386" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="34" y="496" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="36" y="498" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="1" y="496" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="3" y="498" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="1" y="527" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="3" y="529" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="1" y="558" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="3" y="560" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="1" y="589" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="3" y="591" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="4" y="623" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="6" y="625" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="76" y="623" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="78" y="625" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="147" y="623" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="149" y="625" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="217" y="623" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="219" y="625" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="287" y="623" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="289" y="625" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="357" y="623" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="359" y="625" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="429" y="623" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="431" y="625" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="500" y="623" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="502" y="625" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="493" y="592" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="495" y="594" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="479" y="464" width="102" height="122"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="481" y="466" width="98" height="118"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="428" y="490" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="430" y="492" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="375" y="490" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="377" y="492" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_124_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1" y="653" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_124" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="3" y="655" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_125_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="106" y="653" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_125" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="108" y="655" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_126_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="193" y="653" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_126" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="195" y="655" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_127_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="277" y="653" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_127" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="279" y="655" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_128_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="359" y="653" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_128" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="361" y="655" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_129_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="434" y="653" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_129" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="436" y="655" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_130_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="509" y="653" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_130" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="511" y="655" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp119" element="colour_button_131_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="158" y="416" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp119" element="colour_button_131" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="160" y="418" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp158" element="colour_button_132_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="31" y="443" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp158" element="colour_button_132" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="33" y="445" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp67" element="colour_button_133_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="31" y="231" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp67" element="colour_button_133" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="33" y="233" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp139" element="colour_button_134_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="493" y="349" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp139" element="colour_button_134" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="495" y="351" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="183" y="458" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="183" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="200" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="217" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="234" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="251" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="268" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="285" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="302" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="319" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="336" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="353" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="370" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="387" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="404" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="421" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="438" y="458" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label120" element="label_120">
+ <bounds x="618" y="2" width="85" height="520"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_button" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_button" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_button" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_button" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_button" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6goldgla.lay b/src/mame/layout/j6goldgla.lay
new file mode 100644
index 00000000000..7376c6cbd6e
--- /dev/null
+++ b/src/mame/layout/j6goldgla.lay
@@ -0,0 +1,10290 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="Shoot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Colour Shuffle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="No">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Swap Shirt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="No Lose Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="Shoot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="Shoot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_33_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_33_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;25.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Goal">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Goal">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_12_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_12_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="GOALIE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_13_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_13_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="GOALIE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Multi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_14_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_14_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="RJ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_11_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_11_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="CF">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Trail Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Xtra Ball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Xtra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Multi Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_9_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_9_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_7_2" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Fruit Shoot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Golden Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="OverHead Kick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Strike It Rich">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Dosh N becks">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Goal ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Rush">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Match OF The Day">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Cup Run">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Penalty Shootout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="On A Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Winning Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_9_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_9_2" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="24 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="7 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_206_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_206">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cancel/Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_207_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_207">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_208_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_208">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hold\Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_209_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_209">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hold\Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_210_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_210">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_211_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_211">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_212_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_212">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_213_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_213">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_215_border">
+ <rect state="1">
+ <color red="0.46" green="0.46" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.11" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_215">
+ <rect state="1">
+ <color red="0.92" green="0.92" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.23" green="0.23" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_216_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_216">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_151">
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_204">
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="733" height="701"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="118" y="477" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="118.0000" y="477.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="121.3333" y="478.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="124.6667" y="480.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="128.0000" y="482.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="131.3333" y="484.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="134.6667" y="486.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="118.0000" y="523.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="121.3333" y="525.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="124.6667" y="527.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="128.0000" y="529.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="131.3333" y="531.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="134.6667" y="533.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="118.0000" y="570.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="121.3333" y="572.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="124.6667" y="574.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="128.0000" y="576.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="131.3333" y="578.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="134.6667" y="580.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="118" y="477" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="200" y="477" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="200.0000" y="477.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="203.3333" y="478.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="206.6667" y="480.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="210.0000" y="482.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="213.3333" y="484.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="216.6667" y="486.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="200.0000" y="523.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="203.3333" y="525.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="206.6667" y="527.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="210.0000" y="529.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="213.3333" y="531.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="216.6667" y="533.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="200.0000" y="570.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="203.3333" y="572.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="206.6667" y="574.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="210.0000" y="576.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="213.3333" y="578.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="216.6667" y="580.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="200" y="477" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="282" y="477" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="282.0000" y="477.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="285.3333" y="478.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="288.6667" y="480.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="292.0000" y="482.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="295.3333" y="484.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="298.6667" y="486.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="282.0000" y="523.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="285.3333" y="525.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="288.6667" y="527.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="292.0000" y="529.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="295.3333" y="531.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="298.6667" y="533.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="282.0000" y="570.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="285.3333" y="572.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="288.6667" y="574.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="292.0000" y="576.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="295.3333" y="578.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="298.6667" y="580.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="282" y="477" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="228" y="237" width="60" height="50"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="228.0000" y="237.0000" width="60.0000" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="230.5000" y="239.0833" width="55.0000" height="45.8333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="233.0000" y="241.1667" width="50.0000" height="41.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="235.5000" y="243.2500" width="45.0000" height="37.5000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="238.0000" y="245.3333" width="40.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="240.5000" y="247.4167" width="35.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="228" y="237" width="60" height="50"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="208" y="252" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="210" y="254" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="289" y="252" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="291" y="254" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="63" y="68" width="19" height="62"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="65" y="70" width="15" height="58"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="87" y="37" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="89" y="39" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="426" y="64" width="19" height="62"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="428" y="66" width="15" height="58"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="240" y="144" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="242" y="146" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="240" y="144" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="242" y="146" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="240" y="158" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="242" y="160" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="240" y="158" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="242" y="160" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="240" y="172" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="242" y="174" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="240" y="172" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="242" y="174" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="254" y="172" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="256" y="174" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="254" y="158" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="256" y="160" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="254" y="144" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="256" y="146" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="292" y="155" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="294" y="157" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="292" y="155" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="294" y="157" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="292" y="169" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="294" y="171" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="292" y="169" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="294" y="171" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="292" y="183" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="294" y="185" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="292" y="183" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="294" y="185" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="306" y="183" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="308" y="185" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="306" y="169" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="308" y="171" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="306" y="155" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="308" y="157" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="199" y="183" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="201" y="185" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="199" y="169" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="201" y="171" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="199" y="155" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="201" y="157" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="369" y="243" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="371" y="245" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="355" y="243" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="357" y="245" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="341" y="243" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="343" y="245" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="333" y="295" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="335" y="297" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="347" y="295" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="349" y="297" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="361" y="295" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="363" y="297" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="124" y="259" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="126" y="261" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="124" y="259" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="126" y="261" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="138" y="259" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="140" y="261" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="138" y="259" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="140" y="261" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="152" y="259" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="154" y="261" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="152" y="259" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="154" y="261" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="185" y="183" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="187" y="185" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="185" y="183" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="187" y="185" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="185" y="169" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="187" y="171" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="185" y="169" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="187" y="171" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="185" y="155" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="187" y="157" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="185" y="155" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="187" y="157" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="164" y="199" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="166" y="201" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="150" y="199" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="152" y="201" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="136" y="199" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="138" y="201" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="164" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="166" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="164" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="166" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="150" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="152" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="150" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="152" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="136" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="138" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="136" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="138" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="124" y="245" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="126" y="247" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="138" y="245" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="140" y="247" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="152" y="245" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="154" y="247" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="164" y="297" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="166" y="299" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="150" y="297" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="152" y="299" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="136" y="297" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="138" y="299" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="164" y="311" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="166" y="313" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="164" y="311" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="166" y="313" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="150" y="311" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="152" y="313" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="150" y="311" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="152" y="313" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="136" y="311" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="138" y="313" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="136" y="311" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="138" y="313" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="185" y="348" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="187" y="350" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="185" y="334" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="187" y="336" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="185" y="320" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="187" y="322" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="199" y="320" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="201" y="322" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="199" y="320" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="201" y="322" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="199" y="334" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="201" y="336" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="199" y="334" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="201" y="336" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="199" y="348" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="201" y="350" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="199" y="348" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="201" y="350" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="243" y="327" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="245" y="329" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="243" y="341" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="245" y="343" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="243" y="355" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="245" y="357" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="296" y="319" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="298" y="321" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="296" y="333" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="298" y="335" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="296" y="347" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="298" y="349" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="257" y="327" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="259" y="329" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="257" y="327" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="259" y="329" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="257" y="341" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="259" y="343" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="257" y="341" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="259" y="343" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="257" y="355" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="259" y="357" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="257" y="355" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="259" y="357" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="310" y="319" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="312" y="321" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="310" y="319" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="312" y="321" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="310" y="333" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="312" y="335" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="310" y="333" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="312" y="335" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="310" y="347" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="312" y="349" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="310" y="347" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="312" y="349" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="361" y="309" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="363" y="311" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="361" y="309" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="363" y="311" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="347" y="309" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="349" y="311" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="347" y="309" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="349" y="311" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="333" y="309" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="335" y="311" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="333" y="309" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="335" y="311" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="369" y="257" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="371" y="259" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="369" y="257" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="371" y="259" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="355" y="257" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="357" y="259" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="355" y="257" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="357" y="259" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="341" y="257" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="343" y="259" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="341" y="257" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="343" y="259" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="329" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="331" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="329" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="331" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="343" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="345" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="343" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="345" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="357" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="359" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="357" y="213" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="359" y="215" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="245" y="195" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="247" y="197" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="275" y="202" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="277" y="204" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="186" y="275" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="188" y="277" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="177" y="249" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="179" y="251" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="188" y="221" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="190" y="223" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="212" y="203" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="214" y="205" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="302" y="219" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="304" y="221" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="315" y="247" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="317" y="249" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="309" y="277" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="311" y="279" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="281" y="295" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="283" y="297" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="247" y="303" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="249" y="305" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="211" y="295" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="213" y="297" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="375" y="200" width="53" height="27"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="377" y="202" width="49" height="23"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="389" y="244" width="53" height="27"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="391" y="246" width="49" height="23"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="81" y="201" width="53" height="27"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="83" y="203" width="49" height="23"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="67" y="246" width="53" height="27"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="69" y="248" width="49" height="23"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="80" y="300" width="53" height="27"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="82" y="302" width="49" height="23"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="161" y="369" width="53" height="27"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="163" y="371" width="49" height="23"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="231" y="374" width="53" height="27"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="233" y="376" width="49" height="23"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="300" y="367" width="53" height="27"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="302" y="369" width="49" height="23"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="379" y="295" width="53" height="27"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="381" y="297" width="49" height="23"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="133" y="122" width="73" height="32"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="135" y="124" width="69" height="28"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="6" y="323" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="8" y="325" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="359" y="382" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="361" y="384" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="295" y="397" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="297" y="399" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="229" y="404" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="231" y="406" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="158" y="399" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="160" y="401" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="97" y="387" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="99" y="389" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="40" y="358" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="42" y="360" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0">
+ <bounds x="220" y="105" width="73" height="32"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0">
+ <bounds x="222" y="107" width="69" height="28"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="305" y="123" width="73" height="32"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="307" y="125" width="69" height="28"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1_border" state="0">
+ <bounds x="124" y="68" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1" state="0">
+ <bounds x="126" y="70" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="163" y="37" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="165" y="39" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="305" y="37" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="307" y="39" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="342" y="68" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="344" y="70" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="377" y="37" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="379" y="39" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="26" y="594" width="64" height="17"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="28" y="596" width="60" height="13"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="7" y="441" width="87" height="17"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="9" y="443" width="83" height="13"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="69" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="71" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="131" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="133" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="193" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="195" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="255" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="257" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="317" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="319" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="379" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="381" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="441" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="443" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="503" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="505" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="565" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="567" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="627" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="629" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="7" y="658" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="9" y="660" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="42" y="461" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="44" y="463" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="43" y="526" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="45" y="528" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="33" y="493" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="35" y="495" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="58" y="558" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="60" y="560" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="53" y="8" width="202" height="27"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="55" y="10" width="198" height="23"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="53" y="8" width="202" height="27"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="55" y="10" width="198" height="23"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="256" y="8" width="202" height="27"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="258" y="10" width="198" height="23"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="256" y="8" width="202" height="27"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="258" y="10" width="198" height="23"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="20" y="261" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="22" y="263" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="20" y="245" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="22" y="247" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="20" y="229" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="22" y="231" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="36" y="261" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="38" y="263" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="36" y="261" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="38" y="263" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="36" y="245" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="38" y="247" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="36" y="245" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="38" y="247" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="36" y="229" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="38" y="231" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="36" y="229" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="38" y="231" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp12" element="lamp_12_1_border" state="0">
+ <bounds x="228" y="49" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp12" element="lamp_12_1" state="0">
+ <bounds x="230" y="51" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp13" element="lamp_13_1_border" state="0">
+ <bounds x="228" y="69" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp13" element="lamp_13_1" state="0">
+ <bounds x="230" y="71" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="416" y="354" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="418" y="356" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="444" y="320" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="446" y="322" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="329" y="199" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="331" y="201" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="343" y="199" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="345" y="201" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="357" y="199" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="359" y="201" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp14" element="lamp_14_1_border" state="0">
+ <bounds x="534" y="7" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp14" element="lamp_14_1" state="0">
+ <bounds x="536" y="9" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1_border" state="0">
+ <bounds x="555" y="7" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1" state="0">
+ <bounds x="557" y="9" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="408" y="554" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="410" y="556" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="555" y="550" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="557" y="552" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="542" y="581" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="544" y="583" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="507" y="582" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="509" y="584" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="471" y="583" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="473" y="585" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="432" y="583" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="434" y="585" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="525" y="531" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="527" y="533" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="401" y="443" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="403" y="445" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="409" y="464" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="411" y="466" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="415" y="485" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="417" y="487" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="425" y="506" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="427" y="508" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="467" y="527" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="469" y="529" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="398" y="583" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="400" y="585" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="533" y="84" width="164" height="19"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="535" y="86" width="160" height="15"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1_border" state="0">
+ <bounds x="533" y="84" width="164" height="19"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1" state="0">
+ <bounds x="535" y="86" width="160" height="15"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_2_border" state="0">
+ <bounds x="533" y="102" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_2" state="0">
+ <bounds x="535" y="104" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="533" y="443" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="535" y="445" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="533" y="412" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="535" y="414" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="533" y="381" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="535" y="383" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="533" y="350" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="535" y="352" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="533" y="319" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="535" y="321" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="533" y="288" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="535" y="290" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="533" y="257" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="535" y="259" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="533" y="226" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="535" y="228" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="533" y="195" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="535" y="197" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="533" y="164" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="535" y="166" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="533" y="133" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="535" y="135" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_2_border" state="0">
+ <bounds x="615" y="102" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_2" state="0">
+ <bounds x="617" y="104" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="615" y="133" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="617" y="135" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="615" y="164" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="617" y="166" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="615" y="195" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="617" y="197" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="615" y="226" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="617" y="228" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="615" y="257" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="617" y="259" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="615" y="288" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="617" y="290" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="616" y="319" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="618" y="321" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="615" y="350" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="617" y="352" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="615" y="381" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="617" y="383" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="615" y="412" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="617" y="414" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="615" y="443" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="617" y="445" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_206_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="12" y="623" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_206" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="14" y="625" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_207_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="116" y="624" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_207" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="118" y="626" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_208_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="200" y="624" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_208" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="202" y="626" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_209_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="283" y="624" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_209" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="285" y="626" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_210_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="443" y="624" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_210" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="445" y="626" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_211_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="593" y="623" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_211" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="595" y="625" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_212_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="604" y="5" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_212" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="606" y="7" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp6" element="colour_button_213_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="476" y="45" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp6" element="colour_button_213" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="478" y="47" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp232" element="colour_button_215_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="613" y="476" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp232" element="colour_button_215" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="615" y="478" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp231" element="colour_button_216_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="531" y="476" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp231" element="colour_button_216" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="533" y="478" width="78" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="647" y="38" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="647" y="38" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="647" y="38" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="617" y="38" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="617" y="38" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="617" y="38" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="587" y="38" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="587" y="38" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="587" y="38" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="557" y="38" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="557" y="38" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="557" y="38" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="103" y="441" width="272" height="31"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="103" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="120" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="137" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="154" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="171" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="188" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="205" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="222" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="239" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="256" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="273" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="290" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="307" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="324" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="341" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="358" y="441" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="label151" element="label_151">
+ <bounds x="16" y="214" width="35" height="14"/>
+ </backdrop>
+ <backdrop name="label204" element="label_204">
+ <bounds x="502" y="569" width="35" height="14"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_button" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_button" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_button" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6guabc.lay b/src/mame/layout/j6guabc.lay
new file mode 100644
index 00000000000..c638ec4c3ee
--- /dev/null
+++ b/src/mame/layout/j6guabc.lay
@@ -0,0 +1,7799 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="stri">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="stri">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="6 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="strik">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="stri">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="big">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="break">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="snooker loopy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="pocket">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="clear the ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="table">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="roll up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="choose a colour">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </disk>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </disk>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Strike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="skill stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="strike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="skill stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="miss">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="cue">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="=1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="nudge time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="skill stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="nudge time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="miss">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="cue">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="strike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="=1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="pot the">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="lot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="screw back">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="crack shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="stri">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="stri">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="stri">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="super bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="stri">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;700">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="pick pocket">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ten nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="cash belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="chalk n choose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="top ten">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="hurricane">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="pot black">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="criss cross">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="top spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="win series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="ball locks">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="quick shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="k">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="V">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="b">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="r">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="e">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="a">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_223_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_223">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_224_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_224">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_225_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_225">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_226_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_226">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_227_border">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_227">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_229_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_229">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.37" width="0.80" height="0.27"/>
+ </text>
+ <text string="time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.63" width="0.80" height="0.27"/>
+ </text>
+ </element>
+ <element name="colour_button_230_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_230">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string=" strikes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_231_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_231">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_232_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_232">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="gamble">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_233_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_233">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_234_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_234">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_235_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_235">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_236_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_236">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_237_border">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_237">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_61">
+ <text string="ALL BALLS LIT PAYS CASHPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_70">
+ <text string="nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_72">
+ <text string="cashpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_87">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_108">
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="TIME">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_148">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_149">
+ <text string="credit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_177">
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_178">
+ <text string="LINE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1009" height="799"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="283" y="545" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_0" state="0">
+ <bounds x="283.0000" y="545.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_1" state="0">
+ <bounds x="286.3333" y="546.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_2" state="0">
+ <bounds x="289.6667" y="548.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_3" state="0">
+ <bounds x="293.0000" y="550.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_4" state="0">
+ <bounds x="296.3333" y="552.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_5" state="0">
+ <bounds x="299.6667" y="554.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_0" state="0">
+ <bounds x="283.0000" y="591.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_1" state="0">
+ <bounds x="286.3333" y="593.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_2" state="0">
+ <bounds x="289.6667" y="595.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_3" state="0">
+ <bounds x="293.0000" y="597.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_4" state="0">
+ <bounds x="296.3333" y="599.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_5" state="0">
+ <bounds x="299.6667" y="601.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="283.0000" y="638.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="286.3333" y="640.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="289.6667" y="642.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="293.0000" y="644.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="296.3333" y="646.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="299.6667" y="648.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="283" y="545" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="365" y="545" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_0" state="0">
+ <bounds x="365.0000" y="545.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_1" state="0">
+ <bounds x="368.3333" y="546.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_2" state="0">
+ <bounds x="371.6667" y="548.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_3" state="0">
+ <bounds x="375.0000" y="550.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_4" state="0">
+ <bounds x="378.3333" y="552.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_5" state="0">
+ <bounds x="381.6667" y="554.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_0" state="0">
+ <bounds x="365.0000" y="591.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_1" state="0">
+ <bounds x="368.3333" y="593.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_2" state="0">
+ <bounds x="371.6667" y="595.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_3" state="0">
+ <bounds x="375.0000" y="597.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_4" state="0">
+ <bounds x="378.3333" y="599.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_5" state="0">
+ <bounds x="381.6667" y="601.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="365.0000" y="638.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="368.3333" y="640.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="371.6667" y="642.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="375.0000" y="644.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="378.3333" y="646.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="381.6667" y="648.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="365" y="545" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="447" y="545" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_0" state="0">
+ <bounds x="447.0000" y="545.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_1" state="0">
+ <bounds x="450.3333" y="546.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_2" state="0">
+ <bounds x="453.6667" y="548.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_3" state="0">
+ <bounds x="457.0000" y="550.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_4" state="0">
+ <bounds x="460.3333" y="552.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_5" state="0">
+ <bounds x="463.6667" y="554.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_0" state="0">
+ <bounds x="447.0000" y="591.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_1" state="0">
+ <bounds x="450.3333" y="593.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_2" state="0">
+ <bounds x="453.6667" y="595.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_3" state="0">
+ <bounds x="457.0000" y="597.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_4" state="0">
+ <bounds x="460.3333" y="599.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_5" state="0">
+ <bounds x="463.6667" y="601.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_0" state="0">
+ <bounds x="447.0000" y="638.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_1" state="0">
+ <bounds x="450.3333" y="640.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_2" state="0">
+ <bounds x="453.6667" y="642.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_3" state="0">
+ <bounds x="457.0000" y="644.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_4" state="0">
+ <bounds x="460.3333" y="646.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_5" state="0">
+ <bounds x="463.6667" y="648.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="447" y="545" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="573" y="246" width="70" height="80"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_0" state="0">
+ <bounds x="573.0000" y="246.0000" width="70.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_1" state="0">
+ <bounds x="575.9167" y="249.3333" width="64.1667" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_2" state="0">
+ <bounds x="578.8333" y="252.6667" width="58.3333" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_3" state="0">
+ <bounds x="581.7500" y="256.0000" width="52.5000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_4" state="0">
+ <bounds x="584.6667" y="259.3333" width="46.6667" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_5" state="0">
+ <bounds x="587.5833" y="262.6667" width="40.8333" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="573" y="246" width="70" height="80"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="3" y="276" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="5" y="278" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="3" y="407" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="5" y="409" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="3" y="364" width="72" height="43"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="5" y="366" width="68" height="39"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="3" y="320" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="5" y="322" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="3" y="203" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="5" y="205" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="3" y="159" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="5" y="161" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="3" y="115" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="5" y="117" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="3" y="71" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="5" y="73" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="166" y="246" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="168" y="248" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="262" y="246" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="264" y="248" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="214" y="246" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="216" y="248" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="102" y="246" width="64" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="104" y="248" width="60" height="26"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="620" y="138" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="622" y="140" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="581" y="138" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="583" y="140" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="542" y="138" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="544" y="140" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="503" y="138" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="505" y="140" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="464" y="137" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="466" y="139" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="425" y="138" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="427" y="140" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="644" y="320" width="35" height="35"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="646" y="322" width="31" height="31"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="736" y="84" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="738" y="86" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="311" y="191" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="313" y="193" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="310" y="156" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="312" y="158" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="310" y="120" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="312" y="122" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="310" y="84" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="312" y="86" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="379" y="32" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="381" y="34" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="437" y="32" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="439" y="34" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="495" y="32" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="497" y="34" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="553" y="32" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="555" y="34" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="611" y="32" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="613" y="34" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="669" y="32" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="671" y="34" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="736" y="192" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="738" y="194" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="736" y="156" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="738" y="158" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="736" y="120" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="738" y="122" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="736" y="296" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="738" y="298" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="736" y="332" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="738" y="334" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="736" y="368" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="738" y="370" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="736" y="404" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="738" y="406" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="379" y="459" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="381" y="461" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="669" y="459" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="671" y="461" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="611" y="459" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="613" y="461" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="553" y="459" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="555" y="461" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="495" y="459" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="497" y="461" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="437" y="459" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="439" y="461" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="310" y="404" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="312" y="406" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="310" y="332" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="312" y="334" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="310" y="368" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="312" y="370" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="310" y="296" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="312" y="298" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="540" y="216" width="35" height="35"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="542" y="218" width="31" height="31"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="3" y="27" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="5" y="29" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="219" y="27" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="221" y="29" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="147" y="27" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="149" y="29" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="75" y="27" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="77" y="29" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="219" y="451" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="221" y="453" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="147" y="451" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="149" y="453" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="75" y="451" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="77" y="453" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="54" y="246" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="56" y="248" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="6" y="246" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="8" y="248" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="3" y="451" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="5" y="453" width="68" height="40"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="942" y="331" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="944" y="333" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="941" y="355" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="943" y="357" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="942" y="307" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="944" y="309" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="942" y="281" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="944" y="283" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="942" y="475" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="944" y="477" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="942" y="451" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="944" y="453" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="941" y="427" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="943" y="429" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="942" y="403" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="944" y="405" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="941" y="379" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="943" y="381" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="64" y="551" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="66" y="553" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="70" y="577" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="72" y="579" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="73" y="604" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="75" y="606" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="88" y="683" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="90" y="685" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="77" y="630" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="79" y="632" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="82" y="656" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="84" y="658" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="277" y="711" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="279" y="713" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="457" y="708" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="459" y="710" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="419" y="708" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="421" y="710" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="381" y="708" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="383" y="710" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="343" y="708" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="345" y="710" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="572" y="604" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="574" y="606" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="580" y="577" width="89" height="26"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="582" y="579" width="85" height="22"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="592" y="551" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="594" y="553" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="566" y="630" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="568" y="632" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="560" y="656" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="562" y="658" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="557" y="683" width="88" height="26"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="559" y="685" width="84" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="531" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="533" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="401" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="403" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="375" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="377" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="349" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="351" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="323" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="325" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="295" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="297" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="271" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="273" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="245" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="247" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="427" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="429" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="453" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="455" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="479" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="481" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="505" y="516" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="507" y="518" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="558" y="516" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="560" y="518" width="44" height="22"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_223_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="894" y="15" width="45" height="27"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_223" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="896" y="17" width="41" height="23"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_224_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="103" y="762" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_224" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="105" y="764" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp132" element="colour_button_225_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="309" y="10" width="72" height="72"/>
+ </backdrop>
+ <backdrop name="lamp132" element="colour_button_225" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="311" y="12" width="68" height="68"/>
+ </backdrop>
+ <backdrop name="lamp145" element="colour_button_226_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="727" y="14" width="72" height="72"/>
+ </backdrop>
+ <backdrop name="lamp145" element="colour_button_226" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="729" y="16" width="68" height="68"/>
+ </backdrop>
+ <backdrop name="lamp113" element="colour_button_227_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="309" y="225" width="72" height="72"/>
+ </backdrop>
+ <backdrop name="lamp113" element="colour_button_227" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="311" y="227" width="68" height="68"/>
+ </backdrop>
+ <backdrop name="lamp85" element="colour_button_229_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="727" y="227" width="72" height="72"/>
+ </backdrop>
+ <backdrop name="lamp85" element="colour_button_229" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="729" y="229" width="68" height="68"/>
+ </backdrop>
+ <backdrop name="lamp102" element="colour_button_230_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="309" y="439" width="72" height="72"/>
+ </backdrop>
+ <backdrop name="lamp102" element="colour_button_230" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="311" y="441" width="68" height="68"/>
+ </backdrop>
+ <backdrop name="lamp80" element="colour_button_231_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="727" y="440" width="72" height="72"/>
+ </backdrop>
+ <backdrop name="lamp80" element="colour_button_231" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="729" y="442" width="68" height="68"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_232_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="759" y="758" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_232" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="761" y="760" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_233_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="459" y="760" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_233" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="461" y="762" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_234_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="367" y="760" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_234" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="369" y="762" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_235_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="285" y="760" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_235" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="287" y="762" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_236_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="548" y="760" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_236" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="550" y="762" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_237_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="648" y="760" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_237" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="650" y="762" width="71" height="33"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="606" y="359" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="606" y="359" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="606" y="359" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="629" y="359" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="629" y="359" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="629" y="359" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="540" y="101" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit8" element="led_digit_red">
+ <bounds x="540" y="101" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="540" y="101" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="564" y="101" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit9" element="led_digit_red">
+ <bounds x="564" y="101" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="564" y="101" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="516" y="101" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit7" element="led_digit_red">
+ <bounds x="516" y="101" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="516" y="101" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="431" y="355" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="431" y="355" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="431" y="355" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="453" y="355" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="453" y="355" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="453" y="355" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="803" y="705" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="803" y="705" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="803" y="705" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="779" y="705" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="779" y="705" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="779" y="705" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="755" y="705" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="755" y="705" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="755" y="705" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="434" y="423" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="434" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="451" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="468" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="485" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="502" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="519" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="536" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="553" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="570" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="587" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="604" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="621" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="638" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="655" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="672" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="689" y="423" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label61" element="label_61">
+ <bounds x="464" y="179" width="166" height="14"/>
+ </backdrop>
+ <backdrop name="label70" element="label_70">
+ <bounds x="426" y="388" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="label72" element="label_72">
+ <bounds x="495" y="78" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="label87" element="label_87">
+ <bounds x="490" y="97" width="18" height="37"/>
+ </backdrop>
+ <backdrop name="label108" element="label_108">
+ <bounds x="606" y="390" width="45" height="32"/>
+ </backdrop>
+ <backdrop name="label148" element="label_148">
+ <bounds x="729" y="698" width="21" height="44"/>
+ </backdrop>
+ <backdrop name="label149" element="label_149">
+ <bounds x="761" y="682" width="43" height="19"/>
+ </backdrop>
+ <backdrop name="label177" element="label_177">
+ <bounds x="243" y="604" width="31" height="19"/>
+ </backdrop>
+ <backdrop name="label178" element="label_178">
+ <bounds x="530" y="604" width="37" height="19"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_reel" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_button" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_button" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_button" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_button" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_button" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_button" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6guabcl.lay b/src/mame/layout/j6guabcl.lay
new file mode 100644
index 00000000000..568c903079e
--- /dev/null
+++ b/src/mame/layout/j6guabcl.lay
@@ -0,0 +1,8398 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Add Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Numbers In View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Choose A Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Respin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Random Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Skillstop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="V">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="When Lit Press 'Start' For Guaranteed Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Luck">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="WinSpin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Luck">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Miss">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cue">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Knockout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Luck">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Knockout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Luck">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Miss">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cue">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="WinSpin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="WinSpin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Knockout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Free">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Next">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pocket">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Miscue">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Double">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Leave">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Table">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Foul">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Choose A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pocket">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WinS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WinS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WinS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WinSp">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Luck">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WinS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WinS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WinS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WinS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Winner">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash Bel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Top">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Pot The">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Lot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Screw">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Back">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Chalk N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Choose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Snooka">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Loopy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Big ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Break">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Chose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Colour">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="KO's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="Free">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Ball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </disk>
+ <disk state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <disk state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </disk>
+ <disk state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="colour_button_152_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_152">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="TAKE IT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_153_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_153">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_154_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_154">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_155_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_155">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_156_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_156">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_157_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_157">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_158_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_158">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_159_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_159">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_160_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_160">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="5P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_161_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_161">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="10P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_162_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_162">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="20P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_163_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_163">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="50P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_164_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_164">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_165_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_165">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="WinSpin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_166_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_166">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_168_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_168">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="KnockOut">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_169_border">
+ <rect state="1">
+ <color red="0.23" green="0.15" blue="0.02"/>
+ </rect>
+ <rect state="0">
+ <color red="0.05" green="0.04" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_169">
+ <rect state="1">
+ <color red="0.45" green="0.29" blue="0.05"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.07" blue="0.01"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_170_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_170">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_171_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_171">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_5">
+ <text string="With Thanks to Bugs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_6">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_54">
+ <text string="Hit 'Notes' for shortcut keys">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_143">
+ <text string="LIGHT ALL BALLS FOR FREE BALL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_144">
+ <text string="CASHPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_145">
+ <text string="RESERVE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="920" height="647"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="176" y="447" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="176.0000" y="447.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="179.3333" y="449.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="182.6667" y="451.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="186.0000" y="453.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="189.3333" y="455.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="192.6667" y="458.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="176.0000" y="500.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="179.3333" y="502.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="182.6667" y="504.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="186.0000" y="507.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="189.3333" y="509.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="192.6667" y="511.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="176.0000" y="553.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="179.3333" y="555.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="182.6667" y="558.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="186.0000" y="560.3334" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="189.3333" y="562.5556" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="192.6667" y="564.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="176" y="447" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="258" y="447" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="258.0000" y="447.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="261.3333" y="449.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="264.6667" y="451.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="268.0000" y="453.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="271.3333" y="455.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="274.6667" y="458.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="258.0000" y="500.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="261.3333" y="502.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="264.6667" y="504.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="268.0000" y="507.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="271.3333" y="509.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="274.6667" y="511.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="258.0000" y="553.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="261.3333" y="555.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="264.6667" y="558.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="268.0000" y="560.3334" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="271.3333" y="562.5556" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="274.6667" y="564.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="258" y="447" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="340" y="447" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="340.0000" y="447.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="343.3333" y="449.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="346.6667" y="451.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="350.0000" y="453.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="353.3333" y="455.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="356.6667" y="458.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="340.0000" y="500.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="343.3333" y="502.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="346.6667" y="504.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="350.0000" y="507.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="353.3333" y="509.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="356.6667" y="511.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="340.0000" y="553.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="343.3333" y="555.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="346.6667" y="558.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="350.0000" y="560.3334" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="353.3333" y="562.5556" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="356.6667" y="564.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="340" y="447" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="422" y="447" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="422.0000" y="447.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="425.3333" y="449.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="428.6667" y="451.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="432.0000" y="453.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="435.3333" y="455.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="438.6667" y="458.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="422.0000" y="500.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="425.3333" y="502.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="428.6667" y="504.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="432.0000" y="507.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="435.3333" y="509.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="438.6667" y="511.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="422.0000" y="553.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="425.3333" y="555.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="428.6667" y="558.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="432.0000" y="560.3334" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="435.3333" y="562.5556" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="438.6667" y="564.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="422" y="447" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="449" y="181" width="60" height="50"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="449.0000" y="181.0000" width="60.0000" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="451.5000" y="183.0833" width="55.0000" height="45.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="454.0000" y="185.1667" width="50.0000" height="41.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.5000" y="187.2500" width="45.0000" height="37.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.0000" y="189.3333" width="40.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="461.5000" y="191.4167" width="35.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="449" y="181" width="60" height="50"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="101" y="413" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="103" y="415" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="101" y="452" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="103" y="454" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="101" y="491" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="103" y="493" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="101" y="530" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="103" y="532" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="96" y="569" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="98" y="571" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="513" y="545" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="515" y="547" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="513" y="529" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="515" y="531" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="513" y="513" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="515" y="515" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="513" y="497" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="515" y="499" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="513" y="481" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="515" y="483" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="513" y="465" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="515" y="467" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="513" y="449" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="515" y="451" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="513" y="433" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="515" y="435" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="538" y="561" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="540" y="563" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="538" y="417" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="540" y="419" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="81" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="83" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="165" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="167" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="123" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="125" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="207" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="209" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="249" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="251" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="291" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="293" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="333" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="335" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="375" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="377" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="417" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="419" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="459" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="461" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="501" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="503" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="543" y="362" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="545" y="364" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="586" y="352" width="19" height="62"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="588" y="354" width="15" height="58"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="191" y="409" width="302" height="19"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="193" y="411" width="298" height="15"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="807" y="583" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="809" y="585" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="242" y="216" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="244" y="218" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="242" y="186" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="244" y="188" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="242" y="274" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="244" y="276" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="242" y="245" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="244" y="247" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="537" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="539" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="478" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="480" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="419" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="421" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="596" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="598" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="360" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="362" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="655" y="245" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="657" y="247" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="655" y="216" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="657" y="218" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="655" y="187" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="657" y="189" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="301" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="303" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="655" y="274" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="657" y="276" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="655" y="125" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="657" y="127" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="655" y="96" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="657" y="98" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="655" y="38" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="657" y="40" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="655" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="657" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="301" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="303" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="596" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="598" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="537" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="539" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="478" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="480" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="419" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="421" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="360" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="362" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="242" y="125" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="244" y="127" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="242" y="96" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="244" y="98" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="242" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="244" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="242" y="38" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="244" y="40" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="179" y="191" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="181" y="193" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="179" y="245" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="181" y="247" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="179" y="218" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="181" y="220" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="179" y="272" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="181" y="274" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="128" y="245" width="52" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="130" y="247" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="67" y="272" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="69" y="274" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="67" y="191" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="69" y="193" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="67" y="218" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="69" y="220" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="67" y="245" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="69" y="247" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="5" y="274" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="7" y="276" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="5" y="245" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="7" y="247" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="5" y="216" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="7" y="218" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="5" y="187" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="7" y="189" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="133" y="194" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="135" y="196" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="182" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="184" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="123" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="125" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="64" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="66" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="5" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="7" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="5" y="38" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="7" y="40" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="5" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="7" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="5" y="96" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="7" y="98" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="5" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="7" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="182" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="184" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="123" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="125" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="64" y="9" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="66" y="11" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="5" y="125" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="7" y="127" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="202" y="156" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="204" y="158" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="163" y="156" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="165" y="158" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="122" y="156" width="44" height="32"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="124" y="158" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="5" y="156" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="7" y="158" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="44" y="156" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="46" y="158" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="83" y="156" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="85" y="158" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="743" y="550" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="745" y="552" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="743" y="278" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="745" y="280" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="743" y="210" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="745" y="212" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="743" y="414" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="745" y="416" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="743" y="346" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="745" y="348" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="743" y="482" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="745" y="484" width="29" height="29"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="539" y="210" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="541" y="212" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="358" y="210" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="360" y="212" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="427" y="196" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="429" y="198" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="511" y="196" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="513" y="198" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="532" y="127" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="534" y="129" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="496" y="127" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="498" y="129" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="568" y="127" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="570" y="129" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="424" y="127" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="426" y="129" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="388" y="127" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="390" y="129" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="352" y="127" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="354" y="129" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="460" y="127" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="462" y="129" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_152_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="501" y="612" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_152" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="503" y="614" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_153_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="576" y="612" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_153" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="578" y="614" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_154_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="650" y="612" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_154" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="652" y="614" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_155_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="422" y="612" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_155" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="424" y="614" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_156_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="343" y="612" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_156" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="345" y="614" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_157_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="260" y="612" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_157" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="262" y="614" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_158_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="179" y="612" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_158" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="181" y="614" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_159_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="87" y="612" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_159" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="89" y="614" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_160_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="632" y="381" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_160" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="634" y="383" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_161_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="632" y="405" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_161" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="634" y="407" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_162_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="632" y="429" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_162" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="634" y="431" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_163_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="632" y="453" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_163" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="634" y="455" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_164_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="632" y="478" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_164" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="634" y="480" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp102" element="colour_button_165_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="243" y="305" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="colour_button_165" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="245" y="307" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp80" element="colour_button_166_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="656" y="305" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="colour_button_166" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="658" y="307" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp85" element="colour_button_168_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="656" y="157" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="colour_button_168" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="658" y="159" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp113" element="colour_button_169_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="243" y="157" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="colour_button_169" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="245" y="159" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp132" element="colour_button_170_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="243" y="10" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="colour_button_170" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="245" y="12" width="58" height="26"/>
+ </backdrop>
+ <backdrop name="lamp145" element="colour_button_171_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="656" y="10" width="62" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="colour_button_171" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="658" y="12" width="58" height="26"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="570" y="232" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="570" y="232" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="570" y="232" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="546" y="232" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="546" y="232" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="546" y="232" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="365" y="232" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="365" y="232" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="365" y="232" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="389" y="232" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="389" y="232" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="389" y="232" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="414" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="414" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="414" y="77" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="390" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="390" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="390" y="77" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="366" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="366" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="366" y="77" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="521" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit7" element="led_digit_red">
+ <bounds x="521" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="521" y="77" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="545" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit8" element="led_digit_red">
+ <bounds x="545" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="545" y="77" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="569" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit9" element="led_digit_red">
+ <bounds x="569" y="77" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="569" y="77" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="344" y="274" width="272" height="26"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="344" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="361" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="378" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="395" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="412" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="429" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="446" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="463" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="480" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="497" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="514" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="531" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="548" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="565" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="582" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="599" y="274" width="17" height="26"/>
+ </backdrop>
+ <backdrop name="label5" element="label_5">
+ <bounds x="647" y="505" width="49" height="48"/>
+ </backdrop>
+ <backdrop name="label6" element="label_6">
+ <bounds x="277" y="427" width="130" height="19"/>
+ </backdrop>
+ <backdrop name="label54" element="label_54">
+ <bounds x="310" y="196" width="38" height="65"/>
+ </backdrop>
+ <backdrop name="label143" element="label_143">
+ <bounds x="377" y="164" width="205" height="13"/>
+ </backdrop>
+ <backdrop name="label144" element="label_144">
+ <bounds x="370" y="108" width="59" height="13"/>
+ </backdrop>
+ <backdrop name="label145" element="label_145">
+ <bounds x="528" y="108" width="59" height="13"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_button" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_button" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_button" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_button" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_button" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_button" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_button" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6hapyhrb.lay b/src/mame/layout/j6hapyhrb.lay
new file mode 100644
index 00000000000..24a53a01e96
--- /dev/null
+++ b/src/mame/layout/j6hapyhrb.lay
@@ -0,0 +1,6201 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NOW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Y">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;2.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;1.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;15.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;3.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;4.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_10_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_10_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="CHANCE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_9_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_9_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="REPEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_149_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_149">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_152_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_152">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_153_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_153">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_154_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_154">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_155_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_155">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_156_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_156">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_157_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_157">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="0" numsymbolsvisible="3" symbollist="">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_71">
+ <text string="BANK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_72">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_79">
+ <text string="CREDITS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_80">
+ <text string="27 WAYS TO ENTER FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_147">
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_148">
+ <text string="LINE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="0">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="636" height="662"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="96" y="415" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="96.0000" y="415.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="99.3333" y="416.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="102.6667" y="418.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="106.0000" y="420.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="109.3333" y="422.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="112.6667" y="424.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="96.0000" y="461.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="99.3333" y="463.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="102.6667" y="465.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="106.0000" y="467.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="109.3333" y="469.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="112.6667" y="471.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="96.0000" y="508.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="99.3333" y="510.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="102.6667" y="512.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="106.0000" y="514.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="109.3333" y="516.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="112.6667" y="518.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="96" y="415" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="180" y="415" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="180.0000" y="415.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="183.3333" y="416.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="186.6667" y="418.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="190.0000" y="420.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="193.3333" y="422.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="196.6667" y="424.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="180.0000" y="461.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="183.3333" y="463.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="186.6667" y="465.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="190.0000" y="467.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="193.3333" y="469.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="196.6667" y="471.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="180.0000" y="508.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="183.3333" y="510.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="186.6667" y="512.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="190.0000" y="514.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="193.3333" y="516.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="196.6667" y="518.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="180" y="415" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="264" y="415" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="264.0000" y="415.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="267.3333" y="416.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="270.6667" y="418.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="274.0000" y="420.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="277.3333" y="422.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="280.6667" y="424.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="264.0000" y="461.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="267.3333" y="463.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="270.6667" y="465.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="274.0000" y="467.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="277.3333" y="469.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="280.6667" y="471.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="264.0000" y="508.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="267.3333" y="510.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="270.6667" y="512.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="274.0000" y="514.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="277.3333" y="516.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="280.6667" y="518.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="264" y="415" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1265" y="660" width="16" height="13"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="1265.0000" y="660.0000" width="16.0000" height="4.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="1265.6666" y="660.1805" width="14.6667" height="3.9722"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="1266.3334" y="660.3611" width="13.3333" height="3.6111"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="1267.0000" y="660.5417" width="12.0000" height="3.2500"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="1267.6666" y="660.7222" width="10.6667" height="2.8889"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="1268.3334" y="660.9028" width="9.3333" height="2.5278"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_0" state="0">
+ <bounds x="1265.0000" y="664.3333" width="16.0000" height="4.3333"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_1" state="0">
+ <bounds x="1265.6666" y="664.5139" width="14.6667" height="3.9722"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_2" state="0">
+ <bounds x="1266.3334" y="664.6944" width="13.3333" height="3.6111"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_3" state="0">
+ <bounds x="1267.0000" y="664.8750" width="12.0000" height="3.2500"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_4" state="0">
+ <bounds x="1267.6666" y="665.0555" width="10.6667" height="2.8889"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_5" state="0">
+ <bounds x="1268.3334" y="665.2361" width="9.3333" height="2.5278"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="1265.0000" y="668.6667" width="16.0000" height="4.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="1265.6666" y="668.8472" width="14.6667" height="3.9722"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="1266.3334" y="669.0278" width="13.3333" height="3.6111"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="1267.0000" y="669.2084" width="12.0000" height="3.2500"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="1267.6666" y="669.3889" width="10.6667" height="2.8889"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="1268.3334" y="669.5695" width="9.3333" height="2.5278"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1265" y="660" width="16" height="13"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="214" y="559" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="216" y="561" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="196" y="585" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="198" y="587" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="128" y="559" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="130" y="561" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="110" y="585" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="112" y="587" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="26" y="583" width="68" height="24"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="28" y="585" width="64" height="20"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="34" y="561" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="36" y="563" width="44" height="20"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="281" y="585" width="58" height="24"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="283" y="587" width="54" height="20"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="295" y="559" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="297" y="561" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="168" y="37" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="170" y="39" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="130" y="74" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="132" y="76" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="115" y="128" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="117" y="130" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="187" y="196" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="189" y="198" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="191" y="70" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="193" y="72" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="153" y="131" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="155" y="133" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="164" y="94" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="166" y="96" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="161" y="171" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="163" y="173" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="170" y="226" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="172" y="228" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="130" y="188" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="132" y="190" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="227" y="61" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="229" y="63" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="312" y="74" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="314" y="76" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="275" y="39" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="277" y="41" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="223" y="22" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="225" y="24" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="285" y="94" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="287" y="96" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="259" y="70" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="261" y="72" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="295" y="131" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="297" y="133" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="227" y="207" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="229" y="209" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="289" y="165" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="291" y="167" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="266" y="192" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="268" y="194" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="280" y="217" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="282" y="219" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="318" y="179" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="320" y="181" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="326" y="128" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="328" y="130" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="225" y="235" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="227" y="237" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="372" y="43" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="374" y="45" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="347" y="7" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="349" y="9" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="404" y="7" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="406" y="9" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="476" y="7" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="478" y="9" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="440" y="7" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="442" y="9" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="512" y="7" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="514" y="9" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="430" y="43" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="432" y="45" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="467" y="43" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="469" y="45" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="503" y="43" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="505" y="45" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="148" y="297" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="150" y="299" width="44" height="20"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="441" y="268" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="443" y="270" width="44" height="20"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="441" y="297" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="443" y="299" width="44" height="20"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="148" y="268" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="150" y="270" width="44" height="20"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="297" y="297" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="299" y="299" width="44" height="20"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="297" y="268" width="48" height="24"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="299" y="270" width="44" height="20"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1_border" state="0">
+ <bounds x="433" y="108" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1" state="0">
+ <bounds x="435" y="110" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1_border" state="0">
+ <bounds x="433" y="86" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1" state="0">
+ <bounds x="435" y="88" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_149_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="599" y="3" width="35" height="36"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_149" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="601" y="5" width="31" height="32"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_152_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="449" y="623" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_152" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="451" y="625" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_153_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="366" y="623" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_153" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="368" y="625" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp198" element="colour_button_154_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="279" y="624" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp198" element="colour_button_154" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="281" y="626" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp197" element="colour_button_155_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="189" y="624" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp197" element="colour_button_155" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="191" y="626" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_156_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="92" y="624" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_156" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="94" y="626" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_157_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="3" y="624" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_157" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="5" y="626" width="71" height="33"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="203" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="203" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="203" y="357" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="179" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="179" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="179" y="357" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="155" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="155" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="155" y="357" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="132" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="132" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="132" y="357" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="267" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="267" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="267" y="357" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="291" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="291" y="357" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="291" y="357" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop name="label71" element="label_71">
+ <bounds x="156" y="388" width="47" height="19"/>
+ </backdrop>
+ <backdrop name="label72" element="label_72">
+ <bounds x="102" y="341" width="27" height="56"/>
+ </backdrop>
+ <backdrop name="label79" element="label_79">
+ <bounds x="248" y="388" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="label80" element="label_80">
+ <bounds x="400" y="470" width="66" height="42"/>
+ </backdrop>
+ <backdrop name="label147" element="label_147">
+ <bounds x="54" y="476" width="31" height="19"/>
+ </backdrop>
+ <backdrop name="label148" element="label_148">
+ <bounds x="348" y="476" width="37" height="19"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_reel" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_button" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_button" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_button" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6impulsc.lay b/src/mame/layout/j6impulsc.lay
new file mode 100644
index 00000000000..6df64f4ca54
--- /dev/null
+++ b/src/mame/layout/j6impulsc.lay
@@ -0,0 +1,7414 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Big 50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="99 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="I M P U L S E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Numbers In View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Big Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Respin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Selector">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super Lynx">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Fruit Maze">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Crazy Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Hot Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Big Banker">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Fireball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Midas Touch">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Pandemonium">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Shockwave">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="11th Heaven">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Risk Roulette">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Rota Note">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Reel Surprise">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Pay Rise">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Cash Frenzy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Super Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Pound Runner">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_9_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_9_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_164_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_164">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_166_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_166">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_167_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_167">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_168_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_168">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_169_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_169">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_170_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_170">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_171_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_171">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="AUTONUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_172_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_172">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_173_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_173">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_174_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_174">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_162">
+ <text string="Thanks To Bugs!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_163">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="636" height="643"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="153" y="479" width="80" height="100"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="153.0000" y="479.0000" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="156.3333" y="480.3889" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="159.6667" y="481.7778" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="163.0000" y="483.1667" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="166.3333" y="484.5555" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="169.6667" y="485.9445" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="153.0000" y="512.3333" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="156.3333" y="513.7222" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="159.6667" y="515.1111" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="163.0000" y="516.5000" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="166.3333" y="517.8889" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="169.6667" y="519.2778" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="153.0000" y="545.6667" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="156.3333" y="547.0556" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="159.6667" y="548.4445" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="163.0000" y="549.8334" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="166.3333" y="551.2222" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="169.6667" y="552.6111" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="153" y="479" width="80" height="100"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="239" y="479" width="80" height="100"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="239.0000" y="479.0000" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="242.3333" y="480.3889" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="245.6667" y="481.7778" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="249.0000" y="483.1667" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="252.3333" y="484.5555" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="255.6667" y="485.9445" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="239.0000" y="512.3333" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="242.3333" y="513.7222" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="245.6667" y="515.1111" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="249.0000" y="516.5000" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="252.3333" y="517.8889" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="255.6667" y="519.2778" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="239.0000" y="545.6667" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="242.3333" y="547.0556" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="245.6667" y="548.4445" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="249.0000" y="549.8334" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="252.3333" y="551.2222" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="255.6667" y="552.6111" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="239" y="479" width="80" height="100"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="324" y="479" width="80" height="100"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="324.0000" y="479.0000" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="327.3333" y="480.3889" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="330.6667" y="481.7778" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="334.0000" y="483.1667" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="337.3333" y="484.5555" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="340.6667" y="485.9445" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="324.0000" y="512.3333" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="327.3333" y="513.7222" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="330.6667" y="515.1111" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="334.0000" y="516.5000" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="337.3333" y="517.8889" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="340.6667" y="519.2778" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="324.0000" y="545.6667" width="80.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="327.3333" y="547.0556" width="73.3333" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="330.6667" y="548.4445" width="66.6667" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="334.0000" y="549.8334" width="60.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="337.3333" y="551.2222" width="53.3333" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="340.6667" y="552.6111" width="46.6667" height="19.4444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="324" y="479" width="80" height="100"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="459" y="395" width="50" height="50"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="459.0000" y="395.0000" width="50.0000" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="461.0833" y="397.0833" width="45.8333" height="45.8333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="463.1667" y="399.1667" width="41.6667" height="41.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="465.2500" y="401.2500" width="37.5000" height="37.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="467.3333" y="403.3333" width="33.3333" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="469.4167" y="405.4167" width="29.1667" height="29.1667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="459" y="395" width="50" height="50"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="523" y="387" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="525" y="389" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="523" y="403" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="525" y="405" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="523" y="419" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="525" y="421" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="468" y="365" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="470" y="367" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="113" y="91" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="115" y="93" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="329" y="299" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="331" y="301" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="329" y="273" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="331" y="275" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="329" y="247" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="331" y="249" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="329" y="221" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="331" y="223" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="329" y="195" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="331" y="197" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="329" y="169" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="331" y="171" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="329" y="143" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="331" y="145" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="329" y="325" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="331" y="327" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="329" y="117" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="331" y="119" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="329" y="91" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="331" y="93" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="210" y="91" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="212" y="93" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="210" y="117" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="212" y="119" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="210" y="169" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="212" y="171" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="210" y="143" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="212" y="145" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="210" y="325" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="212" y="327" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="210" y="299" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="212" y="301" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="210" y="273" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="212" y="275" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="210" y="247" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="212" y="249" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="210" y="221" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="212" y="223" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="210" y="195" width="19" height="29"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="212" y="197" width="15" height="25"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="360" y="353" width="84" height="19"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="362" y="355" width="80" height="15"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="351" y="369" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="353" y="371" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="342" y="385" width="80" height="19"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="344" y="387" width="76" height="15"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="333" y="401" width="78" height="19"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="335" y="403" width="74" height="15"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="324" y="417" width="76" height="19"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="326" y="419" width="72" height="15"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="113" y="353" width="84" height="19"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="115" y="355" width="80" height="15"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="126" y="369" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="128" y="371" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="137" y="385" width="80" height="19"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="139" y="387" width="76" height="15"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="148" y="401" width="78" height="19"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="150" y="403" width="74" height="15"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="159" y="417" width="76" height="19"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="161" y="419" width="72" height="15"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="241" y="417" width="76" height="19"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="243" y="419" width="72" height="15"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="240" y="401" width="78" height="19"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="242" y="403" width="74" height="15"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="239" y="385" width="80" height="19"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="241" y="387" width="76" height="15"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="238" y="369" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="240" y="371" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="237" y="353" width="84" height="19"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="239" y="355" width="80" height="15"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="360" y="117" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="362" y="119" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="360" y="91" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="362" y="93" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="360" y="143" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="362" y="145" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="360" y="169" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="362" y="171" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="360" y="195" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="362" y="197" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="360" y="221" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="362" y="223" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="360" y="247" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="362" y="249" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="360" y="273" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="362" y="275" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="360" y="299" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="362" y="301" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="360" y="325" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="362" y="327" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="397" y="417" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="399" y="419" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="110" y="417" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="112" y="419" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="210" y="52" width="19" height="42"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="212" y="54" width="15" height="38"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="329" y="52" width="19" height="42"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="331" y="54" width="15" height="38"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="468" y="444" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="470" y="446" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="375" y="7" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="377" y="9" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="336" y="7" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="338" y="9" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="297" y="7" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="299" y="9" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="258" y="7" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="260" y="9" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="219" y="7" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="221" y="9" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="180" y="7" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="182" y="9" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="141" y="7" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="143" y="9" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="132" y="581" width="302" height="32"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="134" y="583" width="298" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="43" y="478" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="45" y="480" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="43" y="562" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="45" y="564" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="43" y="548" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="45" y="550" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="43" y="534" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="45" y="536" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="43" y="520" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="45" y="522" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="43" y="506" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="45" y="508" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="43" y="492" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="45" y="494" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="417" y="562" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="419" y="564" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="417" y="548" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="419" y="550" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="417" y="534" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="419" y="536" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="417" y="520" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="419" y="522" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="417" y="506" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="419" y="508" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="417" y="492" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="419" y="494" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="417" y="478" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="419" y="480" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="113" y="117" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="115" y="119" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="113" y="143" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="115" y="145" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="113" y="169" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="115" y="171" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="113" y="195" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="115" y="197" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="113" y="221" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="115" y="223" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="113" y="247" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="115" y="249" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="113" y="273" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="115" y="275" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="113" y="299" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="115" y="301" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="113" y="325" width="84" height="29"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="115" y="327" width="80" height="25"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="471" y="143" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="473" y="145" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="471" y="169" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="473" y="171" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1_border" state="0">
+ <bounds x="471" y="91" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1" state="0">
+ <bounds x="473" y="93" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="471" y="117" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="473" y="119" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="471" y="325" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="473" y="327" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="471" y="299" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="473" y="301" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="471" y="273" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="473" y="275" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="471" y="247" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="473" y="249" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="471" y="221" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="473" y="223" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="471" y="195" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="473" y="197" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_164_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="512" y="436" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_164" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="514" y="438" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_166_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="468" y="6" width="42" height="62"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_166" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="470" y="8" width="38" height="58"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_167_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="3" y="614" width="76" height="27"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_167" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="5" y="616" width="72" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_168_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="326" y="614" width="76" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_168" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="328" y="616" width="72" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_169_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="241" y="614" width="76" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_169" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="243" y="616" width="72" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_170_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="155" y="614" width="76" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_170" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="157" y="616" width="72" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_171_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="79" y="614" width="76" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_171" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="81" y="616" width="72" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_172_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="402" y="614" width="76" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_172" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="404" y="616" width="72" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_173_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="478" y="614" width="76" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_173" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="480" y="616" width="72" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_174_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="554" y="614" width="76" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_174" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="556" y="616" width="72" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="143" y="435" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="143" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="160" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="177" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="194" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="211" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="228" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="245" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="262" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="279" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="296" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="313" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="330" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="347" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="364" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="381" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="398" y="435" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label162" element="label_162">
+ <bounds x="420" y="2" width="45" height="48"/>
+ </backdrop>
+ <backdrop name="label163" element="label_163">
+ <bounds x="229" y="464" width="99" height="14"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_button" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6indyi.lay b/src/mame/layout/j6indyi.lay
new file mode 100644
index 00000000000..ebecd11538e
--- /dev/null
+++ b/src/mame/layout/j6indyi.lay
@@ -0,0 +1,8084 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="o">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="s">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="e">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Staff Of Ra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Path To Riches">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Runaway">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Crack">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="The Whip">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Revolver">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Staff Of Ra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Revolver">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Revolver">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Crack">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="The Whip">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Revolver">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Leap Of Faith">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Holy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Grail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Unveil A Prize">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Revolver">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Treasure">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hunt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Staff Of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Win Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Fuse Time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Reel A Fortune">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Stop N Step">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Stop A Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Spin A Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Escape">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Add A Bullet">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Go">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Back ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Staff Of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Advance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Empty">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Gun">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Revolver">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="k">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="s">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="i">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="l">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="l">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_167_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_167">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_168_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_168">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_169_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_169">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_170_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_170">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_171_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_171">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_172_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_172">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_173_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_173">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_179_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_179">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_19">
+ <text string="Revolver">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_20">
+ <text string="Big Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_55">
+ <text string="Staff">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Of Ra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_65">
+ <text string="HIT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_66">
+ <text string="MISSed">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_67">
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_71">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_72">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_94">
+ <text string="Holy Grail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_105">
+ <text string="Leap Of Faith">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_106">
+ <text string="Path To Riches">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_134">
+ <text string="Plays">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_140">
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_141">
+ <text string="1 - 12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="269" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="269.0000" y="413.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="272.3333" y="415.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="275.6667" y="418.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="279.0000" y="420.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="282.3333" y="423.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="285.6667" y="426.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="269.0000" y="476.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="272.3333" y="478.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="275.6667" y="481.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="279.0000" y="484.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="282.3333" y="486.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="285.6667" y="489.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="269.0000" y="539.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="272.3333" y="542.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="275.6667" y="544.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="279.0000" y="547.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="282.3333" y="550.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="285.6667" y="552.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="269" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="351" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="351.0000" y="413.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="354.3333" y="415.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="357.6667" y="418.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="361.0000" y="420.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="364.3333" y="423.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="367.6667" y="426.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="351.0000" y="476.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="354.3333" y="478.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="357.6667" y="481.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="361.0000" y="484.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="364.3333" y="486.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="367.6667" y="489.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="351.0000" y="539.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="354.3333" y="542.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="357.6667" y="544.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="361.0000" y="547.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="364.3333" y="550.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="367.6667" y="552.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="351" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="433" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="433.0000" y="413.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="436.3333" y="415.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="439.6667" y="418.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="443.0000" y="420.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="446.3333" y="423.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="449.6667" y="426.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="433.0000" y="476.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="436.3333" y="478.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="439.6667" y="481.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="443.0000" y="484.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="446.3333" y="486.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="449.6667" y="489.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="433.0000" y="539.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="436.3333" y="542.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="439.6667" y="544.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="443.0000" y="547.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="446.3333" y="550.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="449.6667" y="552.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="433" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="399" y="77" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="399" y="77" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="479" y="3" width="42" height="60"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="481" y="5" width="38" height="56"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="521" y="3" width="20" height="60"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="523" y="5" width="16" height="56"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="541" y="3" width="42" height="60"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="543" y="5" width="38" height="56"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="583" y="3" width="20" height="60"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="585" y="5" width="16" height="56"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="603" y="3" width="42" height="60"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="605" y="5" width="38" height="56"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="335" y="15" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="337" y="17" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="335" y="47" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="337" y="49" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="335" y="79" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="337" y="81" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="335" y="111" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="337" y="113" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="335" y="143" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="337" y="145" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="25" y="15" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="27" y="17" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="87" y="15" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="89" y="17" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="149" y="15" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="151" y="17" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="211" y="15" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="213" y="17" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="273" y="15" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="275" y="17" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="707" y="47" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="709" y="49" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="707" y="79" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="709" y="81" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="707" y="143" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="709" y="145" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="707" y="111" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="709" y="113" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="707" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="709" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="645" y="15" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="647" y="17" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="707" y="15" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="709" y="17" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="335" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="337" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="397" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="399" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="459" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="461" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="521" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="523" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="583" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="585" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="645" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="647" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="25" y="207" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="27" y="209" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="25" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="27" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="25" y="143" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="27" y="145" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="25" y="111" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="27" y="113" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="25" y="239" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="27" y="241" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="25" y="271" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="27" y="273" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="25" y="303" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="27" y="305" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="25" y="47" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="27" y="49" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="25" y="79" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="27" y="81" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="250" y="55" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="252" y="57" width="54" height="16"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="260" y="75" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="262" y="77" width="54" height="16"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="270" y="95" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="272" y="97" width="54" height="16"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="260" y="135" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="262" y="137" width="54" height="16"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="250" y="155" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="252" y="157" width="54" height="16"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="270" y="115" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="272" y="117" width="54" height="16"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="114" y="55" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="116" y="57" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="104" y="75" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="106" y="77" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="94" y="95" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="96" y="97" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="104" y="135" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="106" y="137" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="94" y="115" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="96" y="117" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="114" y="155" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="116" y="157" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="582" y="149" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="584" y="151" width="42" height="18"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="678" y="136" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="680" y="138" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="678" y="113" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="680" y="115" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="636" y="113" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="638" y="115" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="636" y="136" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="638" y="138" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="657" y="100" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="659" y="102" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="657" y="148" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="659" y="150" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="602" y="102" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="604" y="104" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="602" y="125" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="604" y="127" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="22" y="523" width="46" height="24"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="24" y="525" width="42" height="20"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="16" y="490" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="18" y="492" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="186" y="401" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="188" y="403" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="186" y="433" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="188" y="435" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="129" y="401" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="131" y="403" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="72" y="401" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="74" y="403" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="15" y="401" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="17" y="403" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="15" y="433" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="17" y="435" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="72" y="433" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="74" y="435" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="129" y="433" width="57" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="131" y="435" width="53" height="28"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="25" y="335" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="27" y="337" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="87" y="335" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="89" y="337" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="149" y="335" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="151" y="337" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="211" y="335" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="213" y="337" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="273" y="335" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="275" y="337" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="335" y="335" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="337" y="337" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="397" y="335" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="399" y="337" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="107" y="281" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="109" y="283" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="107" y="281" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="109" y="283" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="107" y="243" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="109" y="245" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="144" y="243" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="146" y="245" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="144" y="281" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="146" y="283" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="144" y="281" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="146" y="283" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="181" y="243" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="183" y="245" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="181" y="281" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="183" y="283" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="181" y="281" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="183" y="283" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="386" y="228" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="388" y="230" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="359" y="223" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="361" y="225" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="413" y="233" width="27" height="22"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="415" y="235" width="23" height="18"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="440" y="228" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="442" y="230" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="467" y="223" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="469" y="225" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="308" y="262" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="310" y="264" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="288" y="262" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="290" y="264" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="268" y="262" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="270" y="264" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="248" y="262" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="250" y="264" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="248" y="242" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="250" y="244" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="268" y="242" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="270" y="244" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="288" y="242" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="290" y="244" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="308" y="242" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="310" y="244" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="308" y="282" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="310" y="284" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="288" y="282" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="290" y="284" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="268" y="282" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="270" y="284" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="248" y="282" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="250" y="284" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="308" y="302" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="310" y="304" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="288" y="302" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="290" y="304" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="268" y="302" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="270" y="304" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="248" y="302" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="250" y="304" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="734" y="463" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="736" y="465" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="734" y="436" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="736" y="438" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="734" y="355" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="736" y="357" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="734" y="382" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="736" y="384" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="734" y="409" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="736" y="411" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="734" y="490" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="736" y="492" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="734" y="517" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="736" y="519" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="734" y="544" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="736" y="546" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="703" y="221" width="37" height="22"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="705" y="223" width="33" height="18"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="656" y="221" width="47" height="22"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="658" y="223" width="43" height="18"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="619" y="221" width="37" height="22"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="621" y="223" width="33" height="18"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="572" y="221" width="47" height="22"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="574" y="223" width="43" height="18"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="535" y="221" width="37" height="22"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="537" y="223" width="33" height="18"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="404" y="148" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="406" y="150" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_167_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="692" y="604" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_167" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="694" y="606" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_168_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="184" y="604" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_168" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="186" y="606" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_169_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="432" y="604" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_169" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="434" y="606" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_170_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="350" y="604" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_170" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="352" y="606" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_171_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="268" y="604" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_171" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="270" y="606" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_172_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="603" y="604" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_172" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="605" y="606" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_173_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="521" y="604" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_173" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="523" y="606" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp13" element="colour_button_179_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="571" y="418" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp13" element="colour_button_179" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="573" y="420" width="38" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="512" y="95" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_green">
+ <bounds x="512" y="95" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="512" y="95" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="482" y="95" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_green">
+ <bounds x="482" y="95" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="482" y="95" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="561" y="376" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="561" y="376" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="561" y="376" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="591" y="376" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="591" y="376" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="591" y="376" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="256" y="380" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="256" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="273" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="290" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="307" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="324" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="341" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="358" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="375" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="392" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="409" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="426" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="443" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="460" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="477" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="494" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="511" y="380" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label19" element="label_19">
+ <bounds x="636" y="85" width="48" height="14"/>
+ </backdrop>
+ <backdrop name="label20" element="label_20">
+ <bounds x="515" y="63" width="83" height="16"/>
+ </backdrop>
+ <backdrop name="label55" element="label_55">
+ <bounds x="215" y="94" width="35" height="32"/>
+ </backdrop>
+ <backdrop name="label65" element="label_65">
+ <bounds x="578" y="106" width="17" height="14"/>
+ </backdrop>
+ <backdrop name="label66" element="label_66">
+ <bounds x="555" y="130" width="41" height="14"/>
+ </backdrop>
+ <backdrop name="label67" element="label_67">
+ <bounds x="488" y="135" width="41" height="32"/>
+ </backdrop>
+ <backdrop name="label71" element="label_71">
+ <bounds x="242" y="498" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label72" element="label_72">
+ <bounds x="515" y="498" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label94" element="label_94">
+ <bounds x="118" y="226" width="63" height="16"/>
+ </backdrop>
+ <backdrop name="label105" element="label_105">
+ <bounds x="383" y="258" width="71" height="14"/>
+ </backdrop>
+ <backdrop name="label106" element="label_106">
+ <bounds x="238" y="228" width="80" height="14"/>
+ </backdrop>
+ <backdrop name="label134" element="label_134">
+ <bounds x="558" y="355" width="51" height="22"/>
+ </backdrop>
+ <backdrop name="label140" element="label_140">
+ <bounds x="621" y="245" width="40" height="32"/>
+ </backdrop>
+ <backdrop name="label141" element="label_141">
+ <bounds x="409" y="56" width="49" height="22"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_button" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_button" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6kfc.lay b/src/mame/layout/j6kfc.lay
new file mode 100644
index 00000000000..1f2084bf4ea
--- /dev/null
+++ b/src/mame/layout/j6kfc.lay
@@ -0,0 +1,7751 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Unlimited">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1 nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="10 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="12 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_9_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_9_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Reel Of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Fortune">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="It's A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Knockout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Chop 'n'">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Change">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Triple">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Punch">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Quick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Strike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="When Lit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPER Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Choose A Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Double Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Numbers In View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Add Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Respin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Random Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Reel Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Nudge Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Double">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Dragon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Seven">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Samurai">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Prize">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Attack">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Rich">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pekings">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Tae Kwon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Dough">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Mayhem">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="3 Of A Kind">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Mystery Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="3 In Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Super's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="4 In Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Super's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="4 Of A Kind">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Mystery Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="reserve">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CASHPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="f">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="u">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="u">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="n">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="g">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CLUB">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="No">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Activate">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="No Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_178_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_178">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_180_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_180">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_181_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_181">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_182_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_182">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_183_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_183">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_184_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_184">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_185_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_185">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_186_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_186">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_187_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_187">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_188_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_188">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_189_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_189">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_190_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_190">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string=" LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_191_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_191">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="AUTO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="1" stateoffset="2730" numsymbolsvisible="1" symbollist=",,,,,,,,,,,,,,,">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_68">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_69">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_143">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_144">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_145">
+ <text string="WIN BANK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_155">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="241" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="241.0000" y="414.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="244.3333" y="416.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="247.6667" y="419.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="251.0000" y="421.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="254.3333" y="424.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="257.6667" y="427.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="241.0000" y="477.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="244.3333" y="479.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="247.6667" y="482.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="251.0000" y="485.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="254.3333" y="487.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="257.6667" y="490.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="241.0000" y="540.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="244.3333" y="543.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="247.6667" y="545.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="251.0000" y="548.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="254.3333" y="551.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="257.6667" y="553.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="241" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="323" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="323.0000" y="414.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="326.3333" y="416.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="329.6667" y="419.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="333.0000" y="421.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="336.3333" y="424.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="339.6667" y="427.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="323.0000" y="477.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="326.3333" y="479.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="329.6667" y="482.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="333.0000" y="485.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="336.3333" y="487.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="339.6667" y="490.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="323.0000" y="540.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="326.3333" y="543.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="329.6667" y="545.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="333.0000" y="548.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="336.3333" y="551.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="339.6667" y="553.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="323" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="405" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="405.0000" y="414.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="408.3333" y="416.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="411.6667" y="419.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="415.0000" y="421.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="418.3333" y="424.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="421.6667" y="427.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="405.0000" y="477.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="408.3333" y="479.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="411.6667" y="482.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="415.0000" y="485.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="418.3333" y="487.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="421.6667" y="490.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="405.0000" y="540.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="408.3333" y="543.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="411.6667" y="545.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="415.0000" y="548.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="418.3333" y="551.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="421.6667" y="553.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="405" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="487" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="487.0000" y="414.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="490.3333" y="416.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="493.6667" y="419.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="497.0000" y="421.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="500.3333" y="424.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="503.6667" y="427.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="487.0000" y="477.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="490.3333" y="479.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="493.6667" y="482.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="497.0000" y="485.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="500.3333" y="487.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="503.6667" y="490.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="487.0000" y="540.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="490.3333" y="543.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="493.6667" y="545.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="497.0000" y="548.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="500.3333" y="551.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="503.6667" y="553.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="487" y="414" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="285" y="263" width="160" height="66"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="263.0000" width="160.0000" height="66.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="291.6667" y="265.7500" width="146.6667" height="60.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.3333" y="268.5000" width="133.3333" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="305.0000" y="271.2500" width="120.0000" height="49.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="311.6667" y="274.0000" width="106.6667" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="318.3333" y="276.7500" width="93.3333" height="38.5000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <orientation rotate="90"/>
+ <bounds x="285" y="263" width="160" height="66"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="619" y="488" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="621" y="490" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="106" y="490" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="108" y="492" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="106" y="517" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="108" y="519" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="106" y="463" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="108" y="465" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="106" y="436" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="108" y="438" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="106" y="409" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="108" y="411" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="106" y="382" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="108" y="384" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="106" y="355" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="108" y="357" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="619" y="466" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="621" y="468" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="619" y="444" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="621" y="446" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="609" y="422" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="611" y="424" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="619" y="400" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="621" y="402" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="619" y="378" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="621" y="380" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="619" y="356" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="621" y="358" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="106" y="328" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="108" y="330" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="106" y="301" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="108" y="303" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="106" y="274" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="108" y="276" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="106" y="247" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="108" y="249" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="106" y="220" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="108" y="222" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="106" y="193" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="108" y="195" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="106" y="166" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="108" y="168" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="106" y="139" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="108" y="141" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="106" y="112" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="108" y="114" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="106" y="85" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="108" y="87" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="106" y="58" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="108" y="60" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="106" y="31" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="108" y="33" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="106" y="4" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="108" y="6" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="559" y="4" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="561" y="6" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="559" y="132" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="561" y="134" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="559" y="164" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="561" y="166" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="559" y="196" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="561" y="198" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="559" y="228" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="561" y="230" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="559" y="260" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="561" y="262" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="559" y="292" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="561" y="294" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="559" y="324" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="561" y="326" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="559" y="100" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="561" y="102" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="559" y="68" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="561" y="70" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1_border" state="0">
+ <bounds x="559" y="36" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1" state="0">
+ <bounds x="561" y="38" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="725" y="203" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="727" y="205" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="663" y="203" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="665" y="205" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="725" y="171" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="727" y="173" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="663" y="171" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="665" y="173" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="725" y="139" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="727" y="141" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="663" y="139" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="665" y="141" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="583" y="450" width="36" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="585" y="452" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="674" y="107" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="676" y="109" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="675" y="527" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="677" y="529" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="675" y="507" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="677" y="509" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="675" y="487" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="677" y="489" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="675" y="467" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="677" y="469" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="675" y="447" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="677" y="449" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="675" y="427" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="677" y="429" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="675" y="407" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="677" y="409" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="675" y="387" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="677" y="389" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="675" y="367" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="677" y="369" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="675" y="347" width="112" height="20"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="677" y="349" width="108" height="16"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="725" y="241" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="727" y="243" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="663" y="241" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="665" y="243" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="725" y="273" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="727" y="275" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="663" y="273" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="665" y="275" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="725" y="305" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="727" y="307" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="663" y="305" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="665" y="307" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="559" y="356" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="561" y="358" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="65" y="573" width="80" height="32"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="67" y="575" width="76" height="28"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="4" y="573" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="6" y="575" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="4" y="541" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="6" y="543" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="65" y="541" width="80" height="32"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="67" y="543" width="76" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="436" y="120" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="438" y="122" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="286" y="120" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="288" y="122" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="699" y="34" width="24" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="701" y="36" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="723" y="34" width="24" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="725" y="36" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="698" y="6" width="24" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="700" y="8" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="722" y="6" width="24" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="724" y="8" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="746" y="6" width="24" height="28"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="748" y="8" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="674" y="6" width="24" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="676" y="8" width="20" height="24"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="696" y="62" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="698" y="64" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="193" y="331" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="195" y="333" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="245" y="331" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="247" y="333" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="287" y="331" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="289" y="333" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="345" y="331" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="347" y="333" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="403" y="331" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="405" y="333" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="445" y="331" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="447" y="333" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="487" y="331" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="489" y="333" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_178_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="571" y="605" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_178" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="573" y="607" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_180_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="240" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_180" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="242" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_181_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="322" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_181" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="324" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_182_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="404" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_182" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="406" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_183_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="486" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_183" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="488" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_184_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="157" y="605" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_184" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="159" y="607" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_185_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="652" y="605" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_185" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="654" y="607" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_186_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="611" y="548" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_186" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="613" y="550" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp85" element="colour_button_187_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="239" y="262" width="44" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="colour_button_187" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="241" y="264" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="colour_button_188_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="447" y="262" width="44" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="colour_button_188" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="449" y="264" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="colour_button_189_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="447" y="298" width="44" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="colour_button_189" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="449" y="300" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="colour_button_190_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="239" y="298" width="44" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="colour_button_190" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="241" y="300" width="40" height="28"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_191_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="326" y="224" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_191" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="328" y="226" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="482" y="32" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off176" element="led_off">
+ <bounds x="490" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off177" element="led_off">
+ <bounds x="524" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off178" element="led_off">
+ <bounds x="524" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off179" element="led_off">
+ <bounds x="490" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off180" element="led_off">
+ <bounds x="490" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off181" element="led_off">
+ <bounds x="490" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off182" element="led_off">
+ <bounds x="490" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off183" element="led_dot_off">
+ <bounds x="533" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp176" element="led_on">
+ <bounds x="490" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp177" element="led_on">
+ <bounds x="524" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp178" element="led_on">
+ <bounds x="524" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp179" element="led_on">
+ <bounds x="490" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp180" element="led_on">
+ <bounds x="490" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp181" element="led_on">
+ <bounds x="490" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp182" element="led_on">
+ <bounds x="490" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp183" element="led_dot_on">
+ <bounds x="533" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="422" y="32" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off160" element="led_off">
+ <bounds x="430" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off161" element="led_off">
+ <bounds x="464" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off162" element="led_off">
+ <bounds x="464" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off163" element="led_off">
+ <bounds x="430" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off164" element="led_off">
+ <bounds x="430" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off165" element="led_off">
+ <bounds x="430" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off166" element="led_off">
+ <bounds x="430" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off167" element="led_dot_off">
+ <bounds x="473" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp160" element="led_on">
+ <bounds x="430" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp161" element="led_on">
+ <bounds x="464" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp162" element="led_on">
+ <bounds x="464" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp163" element="led_on">
+ <bounds x="430" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp164" element="led_on">
+ <bounds x="430" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp165" element="led_on">
+ <bounds x="430" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp166" element="led_on">
+ <bounds x="430" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp167" element="led_dot_on">
+ <bounds x="473" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="362" y="32" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off144" element="led_off">
+ <bounds x="370" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off145" element="led_off">
+ <bounds x="404" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off146" element="led_off">
+ <bounds x="404" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off147" element="led_off">
+ <bounds x="370" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off148" element="led_off">
+ <bounds x="370" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off149" element="led_off">
+ <bounds x="370" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off150" element="led_off">
+ <bounds x="370" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off151" element="led_dot_off">
+ <bounds x="413" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp144" element="led_on">
+ <bounds x="370" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp145" element="led_on">
+ <bounds x="404" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp146" element="led_on">
+ <bounds x="404" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp147" element="led_on">
+ <bounds x="370" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp148" element="led_on">
+ <bounds x="370" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp149" element="led_on">
+ <bounds x="370" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp150" element="led_on">
+ <bounds x="370" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp151" element="led_dot_on">
+ <bounds x="413" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="302" y="32" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off128" element="led_off">
+ <bounds x="310" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off129" element="led_off">
+ <bounds x="344" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off130" element="led_off">
+ <bounds x="344" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off131" element="led_off">
+ <bounds x="310" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off132" element="led_off">
+ <bounds x="310" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off133" element="led_off">
+ <bounds x="310" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off134" element="led_off">
+ <bounds x="310" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off135" element="led_dot_off">
+ <bounds x="353" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp128" element="led_on">
+ <bounds x="310" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp129" element="led_on">
+ <bounds x="344" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp130" element="led_on">
+ <bounds x="344" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp131" element="led_on">
+ <bounds x="310" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp132" element="led_on">
+ <bounds x="310" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp133" element="led_on">
+ <bounds x="310" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp134" element="led_on">
+ <bounds x="310" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp135" element="led_dot_on">
+ <bounds x="353" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="242" y="32" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off112" element="led_off">
+ <bounds x="250" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off113" element="led_off">
+ <bounds x="284" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off114" element="led_off">
+ <bounds x="284" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off115" element="led_off">
+ <bounds x="250" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off116" element="led_off">
+ <bounds x="250" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off117" element="led_off">
+ <bounds x="250" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off118" element="led_off">
+ <bounds x="250" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off119" element="led_dot_off">
+ <bounds x="293" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp112" element="led_on">
+ <bounds x="250" y="39" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp113" element="led_on">
+ <bounds x="284" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp114" element="led_on">
+ <bounds x="284" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp115" element="led_on">
+ <bounds x="250" y="97" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp116" element="led_on">
+ <bounds x="250" y="68" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp117" element="led_on">
+ <bounds x="250" y="39" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp118" element="led_on">
+ <bounds x="250" y="68" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp119" element="led_dot_on">
+ <bounds x="293" y="97" width="8" height="7"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="437" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="437" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="437" y="144" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="467" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="467" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="467" y="144" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="497" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="497" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="497" y="144" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="287" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="287" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="287" y="144" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="317" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="317" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="317" y="144" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="347" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="347" y="144" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="347" y="144" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="268" y="381" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="268" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="285" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="302" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="319" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="336" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="353" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="370" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="387" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="404" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="421" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="438" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="455" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="472" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="489" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="506" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="523" y="381" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label68" element="label_68">
+ <bounds x="214" y="496" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label69" element="label_69">
+ <bounds x="569" y="496" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label143" element="label_143">
+ <bounds x="174" y="4" width="70" height="123"/>
+ </backdrop>
+ <backdrop name="label144" element="label_144">
+ <bounds x="400" y="128" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label145" element="label_145">
+ <bounds x="321" y="7" width="111" height="24"/>
+ </backdrop>
+ <backdrop name="label155" element="label_155">
+ <bounds x="249" y="128" width="38" height="67"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_button" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_button" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_button" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_button" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_button" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_button" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <orientation rotate="90"/>
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6kungfud.lay b/src/mame/layout/j6kungfud.lay
new file mode 100644
index 00000000000..b64dea2b9bc
--- /dev/null
+++ b/src/mame/layout/j6kungfud.lay
@@ -0,0 +1,6975 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="10 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="12 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="16 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="unlimited">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOse">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_210_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_210_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="ACE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="WINNER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Off">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Numbers">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="In View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Advance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Advance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Double">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Random">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Selecta">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOse">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3 Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15 Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7 repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.oo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5 Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4 Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_194_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_194_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Mystery">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_195_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_195_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Fist of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Fury">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Combo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Strike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Triple">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Punch">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Reel of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="fortune">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Throwing">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Star">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Double">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="duel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Belter">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Mayhem">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Kicker">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Choose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="N chop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_83_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="to Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="TO nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_93_2_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_93_2" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Swop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Sure">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Strike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_101_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_101">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="TAKE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string=" FEATUR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_102_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_102">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_103_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_103">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string=" LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_104_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_104">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string=" AUTONUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_105_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_105">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_106_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_106">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_107_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_107">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_108_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_108">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_109_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_109">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_110_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_110">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_111_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_111">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_112_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_112">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string=" LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_113_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_113">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="1" symbollist=",,,,,,,,,,,,,,,">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_25">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_26">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_39">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_44">
+ <text string="BANK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_45">
+ <text string="Any 3boxed">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="275" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="275" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="357" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="357.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="360.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="363.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="367.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="370.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="373.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="357.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="360.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="363.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="367.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="370.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="373.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="357.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="360.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="363.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="367.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="370.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="373.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="357" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="439" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="439.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="442.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="445.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="449.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="452.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="455.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="439.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="442.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="445.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="449.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="452.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="455.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="439.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="442.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="445.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="449.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="452.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="455.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="439" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="236" y="56" width="180" height="60"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="236.0000" y="56.0000" width="180.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="243.5000" y="58.5000" width="165.0000" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="251.0000" y="61.0000" width="150.0000" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="258.5000" y="63.5000" width="135.0000" height="45.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="266.0000" y="66.0000" width="120.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="273.5000" y="68.5000" width="105.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <orientation rotate="90"/>
+ <bounds x="236" y="56" width="180" height="60"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="687" y="128" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="689" y="130" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="687" y="150" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="689" y="152" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="687" y="216" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="689" y="218" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="687" y="194" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="689" y="196" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="687" y="172" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="689" y="174" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="687" y="238" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="689" y="240" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="687" y="106" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="689" y="108" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="687" y="84" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="689" y="86" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="687" y="62" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="689" y="64" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="687" y="40" width="96" height="22"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="689" y="42" width="92" height="18"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="687" y="4" width="96" height="36"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="689" y="6" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="695" y="260" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="697" y="262" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="745" y="390" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="747" y="392" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="745" y="364" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="747" y="366" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="728" y="338" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="730" y="340" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="745" y="312" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="747" y="314" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="745" y="286" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="747" y="288" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="745" y="260" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="747" y="262" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="745" y="416" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="747" y="418" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1_border" state="0">
+ <bounds x="703" y="400" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp210" element="lamp_210_1" state="0">
+ <bounds x="705" y="402" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="478" y="329" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="480" y="331" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="627" y="481" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="629" y="483" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="627" y="417" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="629" y="419" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="627" y="385" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="629" y="387" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="559" y="513" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="561" y="515" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="559" y="417" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="561" y="419" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="627" y="449" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="629" y="451" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="559" y="449" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="561" y="451" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="627" y="545" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="629" y="547" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="559" y="481" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="561" y="483" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="559" y="385" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="561" y="387" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="627" y="513" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="629" y="515" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="559" y="545" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="561" y="547" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="53" y="381" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="55" y="383" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="21" y="273" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="23" y="275" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="21" y="219" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="23" y="221" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="21" y="246" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="23" y="248" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="21" y="192" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="23" y="194" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="21" y="300" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="23" y="302" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="21" y="111" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="23" y="113" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="21" y="3" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="23" y="5" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="21" y="30" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="23" y="32" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="21" y="57" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="23" y="59" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="21" y="84" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="23" y="86" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="21" y="165" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="23" y="167" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="21" y="138" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="23" y="140" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1_border" state="0">
+ <bounds x="21" y="354" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="lamp_194_1" state="0">
+ <bounds x="23" y="356" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1_border" state="0">
+ <bounds x="21" y="327" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="lamp_195_1" state="0">
+ <bounds x="23" y="329" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="438" y="122" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="440" y="124" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="517" y="122" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="519" y="124" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="596" y="122" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="598" y="124" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="438" y="154" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="440" y="156" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="517" y="154" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="519" y="156" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="596" y="154" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="598" y="156" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="517" y="31" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="519" y="33" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="596" y="31" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="598" y="33" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="517" y="63" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="519" y="65" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="596" y="63" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="598" y="65" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="438" y="63" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="440" y="65" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="438" y="31" width="79" height="32"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="440" y="33" width="75" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="210" y="168" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="212" y="170" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_2_border" state="0">
+ <bounds x="242" y="168" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_2" state="0">
+ <bounds x="244" y="170" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="324" y="168" width="82" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="326" y="170" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_2_border" state="0">
+ <bounds x="406" y="168" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_2" state="0">
+ <bounds x="408" y="170" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="291" y="229" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="293" y="231" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="227" y="212" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="229" y="214" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="227" y="244" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="229" y="246" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="355" y="212" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="357" y="214" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="355" y="244" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="357" y="246" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp253" element="colour_button_101_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="287" y="16" width="77" height="38"/>
+ </backdrop>
+ <backdrop name="lamp253" element="colour_button_101" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="289" y="18" width="73" height="34"/>
+ </backdrop>
+ <backdrop name="lamp73" element="colour_button_102_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="235" y="12" width="44" height="42"/>
+ </backdrop>
+ <backdrop name="lamp73" element="colour_button_102" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="237" y="14" width="40" height="38"/>
+ </backdrop>
+ <backdrop name="lamp88" element="colour_button_103_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="235" y="118" width="44" height="42"/>
+ </backdrop>
+ <backdrop name="lamp88" element="colour_button_103" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="237" y="120" width="40" height="38"/>
+ </backdrop>
+ <backdrop name="lamp84" element="colour_button_104_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="280" y="121" width="91" height="38"/>
+ </backdrop>
+ <backdrop name="lamp84" element="colour_button_104" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="282" y="123" width="87" height="34"/>
+ </backdrop>
+ <backdrop name="lamp248" element="colour_button_105_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="188" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp248" element="colour_button_105" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="190" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp249" element="colour_button_106_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="274" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp249" element="colour_button_106" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="276" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp250" element="colour_button_107_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="356" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp250" element="colour_button_107" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="358" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp251" element="colour_button_108_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="438" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp251" element="colour_button_108" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="440" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp252" element="colour_button_109_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="531" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp252" element="colour_button_109" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="533" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp254" element="colour_button_110_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="616" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp254" element="colour_button_110" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="618" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_111_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="731" y="600" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_111" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="733" y="602" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp89" element="colour_button_112_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="372" y="118" width="44" height="42"/>
+ </backdrop>
+ <backdrop name="lamp89" element="colour_button_112" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="374" y="120" width="40" height="38"/>
+ </backdrop>
+ <backdrop name="lamp74" element="colour_button_113_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="372" y="12" width="44" height="42"/>
+ </backdrop>
+ <backdrop name="lamp74" element="colour_button_113" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="374" y="14" width="40" height="38"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="414" y="325" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit7" element="led_digit_red">
+ <bounds x="414" y="325" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="414" y="325" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="354" y="325" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="354" y="325" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="354" y="325" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="384" y="325" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="384" y="325" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="384" y="325" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="444" y="325" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit8" element="led_digit_red">
+ <bounds x="444" y="325" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="444" y="325" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="262" y="382" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="262" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="279" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="296" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="313" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="330" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="347" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="364" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="381" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="398" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="415" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="432" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="449" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="466" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="483" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="500" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="517" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label25" element="label_25">
+ <bounds x="521" y="496" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label26" element="label_26">
+ <bounds x="248" y="498" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label39" element="label_39">
+ <bounds x="317" y="309" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label44" element="label_44">
+ <bounds x="361" y="290" width="90" height="37"/>
+ </backdrop>
+ <backdrop name="label45" element="label_45">
+ <bounds x="127" y="376" width="64" height="14"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_button" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_button" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_button" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_button" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_button" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_button" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_button" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_button" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_button" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_button" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_button" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_button" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <orientation rotate="90"/>
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6megbck.lay b/src/mame/layout/j6megbck.lay
new file mode 100644
index 00000000000..0d0b58b9854
--- /dev/null
+++ b/src/mame/layout/j6megbck.lay
@@ -0,0 +1,9686 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="KNOCKOUTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="ME">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="GA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="5 KNOCKOUTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="5 FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="ADD TO POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="ADD SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BUST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="4 FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="ADD AGAIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="MEGA BUCKS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="4 KNOCKOUTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="SKILL STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="ADD SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="3 KNOCKOUTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="2 KNOCKOUTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="1 KNOCKOUT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="ADD TO POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1 CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="ADD SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="ADD SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="MULTI ADD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="SKILL STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3 FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2 FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI - LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1 FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="ADD TO POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1 NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="JP REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="MEGA BUCKS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BUST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="MEGA BUCKS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LINE UP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NUMBER RUNNER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CASH RISE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HI - CLIMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="MIX 'N' MATCH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SKILL BLASTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="PICK A WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STEPPA WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="BAR STEPPA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="MONEY BELT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FAST CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="GOLDEN HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STEPPA FRUIT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_8_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_8_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Cherry">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="JPM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Melon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Bell">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Pear">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Double Bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Triple Bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.18"/>
+ </text>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.23" width="0.90" height="0.18"/>
+ </text>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.41" width="0.90" height="0.18"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.59" width="0.90" height="0.18"/>
+ </text>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.77" width="0.90" height="0.18"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00 JACKPOT+ Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="TRIPLE BARS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;14.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;12.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="MELONS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="DOUBLE BA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BELLS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="JPM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SINGLE B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="PEARS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="GRAPES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CHERRIES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="MIXED BA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </disk>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NO LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="ADD TO POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LUCKY 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="EXTRA LIFE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="ME">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="ME">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="GA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="GA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="NUDGE NOW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LUCKY LADDERS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BANK ROLL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="FIREMANS LIFT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOT SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="REEL CRAZY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="FLASH POINT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="HIDDEN RICHES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="TRAIL HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_14_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_14_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="TAKE NOTE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_180_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_180">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="K.O's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_181_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_181">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FEATURES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_182_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_182">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#x3C; Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="&#x3C; K.O's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="colour_button_183_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_183">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cash K.O's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_184_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_184">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CASH &#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_186_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_186">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_187_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_187">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_188_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_188">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HI - HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_189_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_189">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LO - HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_190_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_190">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_191_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_191">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_192_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_192">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_145">
+ <text string="Xtra Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_176">
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1014" height="711"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="327" y="492" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="327.0000" y="492.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="330.3333" y="493.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="333.6667" y="495.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="337.0000" y="497.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="340.3333" y="499.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="343.6667" y="501.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="327.0000" y="538.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="330.3333" y="540.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="333.6667" y="542.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="337.0000" y="544.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="340.3333" y="546.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="343.6667" y="548.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="327.0000" y="585.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="330.3333" y="587.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="333.6667" y="589.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="337.0000" y="591.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="340.3333" y="593.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="343.6667" y="595.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="327" y="492" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="446" y="492" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="446.0000" y="492.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="449.3333" y="493.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="452.6667" y="495.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.0000" y="497.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.3333" y="499.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="462.6667" y="501.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="446.0000" y="538.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="449.3333" y="540.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="452.6667" y="542.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.0000" y="544.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.3333" y="546.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="462.6667" y="548.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="446.0000" y="585.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="449.3333" y="587.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="452.6667" y="589.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="456.0000" y="591.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="459.3333" y="593.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="462.6667" y="595.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="446" y="492" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="560" y="491" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="560.0000" y="491.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="563.3333" y="492.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="566.6667" y="494.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="570.0000" y="496.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="573.3333" y="498.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="576.6667" y="500.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="560.0000" y="537.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="563.3333" y="539.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="566.6667" y="541.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="570.0000" y="543.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="573.3333" y="545.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="576.6667" y="547.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="560.0000" y="584.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="563.3333" y="586.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="566.6667" y="588.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="570.0000" y="590.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="573.3333" y="592.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="576.6667" y="594.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="560" y="491" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="665" y="529" width="63" height="63"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="665.0000" y="529.0000" width="63.0000" height="63.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="667.6250" y="531.6250" width="57.7500" height="57.7500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="670.2500" y="534.2500" width="52.5000" height="52.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="672.8750" y="536.8750" width="47.2500" height="47.2500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="675.5000" y="539.5000" width="42.0000" height="42.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="678.1250" y="542.1250" width="36.7500" height="36.7500"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="665" y="529" width="63" height="63"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="43" y="140" width="137" height="22"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="45" y="142" width="133" height="18"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="293" y="10" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="295" y="12" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="378" y="10" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="380" y="12" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="467" y="10" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="469" y="12" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="558" y="10" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="560" y="12" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="645" y="10" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="647" y="12" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="732" y="10" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="734" y="12" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="200" y="10" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="202" y="12" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="200" y="50" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="202" y="52" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="294" y="50" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="296" y="52" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="378" y="50" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="380" y="52" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="467" y="50" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="469" y="52" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="559" y="50" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="561" y="52" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="645" y="50" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="647" y="52" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="733" y="50" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="735" y="52" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="290" y="86" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="292" y="88" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="287" y="119" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="289" y="121" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="466" y="86" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="468" y="88" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="643" y="85" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="645" y="87" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="640" y="119" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="642" y="121" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="464" y="119" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="466" y="121" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="552" y="120" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="554" y="122" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="721" y="184" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="723" y="186" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="719" y="128" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="721" y="130" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="753" y="156" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="755" y="158" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="182" y="83" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="184" y="85" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="213" y="113" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="215" y="115" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="372" y="121" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="374" y="123" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="640" y="182" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="642" y="184" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="553" y="186" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="555" y="188" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="464" y="182" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="466" y="184" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="377" y="185" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="379" y="187" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="287" y="184" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="289" y="186" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="290" y="153" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="292" y="155" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="466" y="153" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="468" y="155" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="643" y="153" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="645" y="155" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="214" y="193" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="216" y="195" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="193" y="221" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="195" y="223" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="214" y="250" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="216" y="252" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="290" y="222" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="292" y="224" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="287" y="253" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="289" y="255" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="290" y="288" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="292" y="290" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="287" y="317" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="289" y="319" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="290" y="351" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="292" y="353" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="287" y="379" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="289" y="381" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="374" y="250" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="376" y="252" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="464" y="379" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="466" y="381" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="464" y="249" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="466" y="251" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="466" y="217" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="468" y="219" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="466" y="285" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="468" y="287" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="466" y="349" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="468" y="351" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="464" y="314" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="466" y="316" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="376" y="316" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="378" y="318" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="377" y="381" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="379" y="383" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="557" y="250" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="559" y="252" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="558" y="315" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="560" y="317" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="555" y="381" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="557" y="383" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="643" y="217" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="645" y="219" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="640" y="245" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="642" y="247" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="643" y="280" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="645" y="282" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="640" y="310" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="642" y="312" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="643" y="347" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="645" y="349" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="640" y="379" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="642" y="381" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="720" y="388" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="722" y="390" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="752" y="419" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="754" y="421" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="782" y="448" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="784" y="450" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="60" y="22" width="52" height="17"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="62" y="24" width="48" height="13"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="61" y="4" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="63" y="6" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="65" y="39" width="47" height="17"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="67" y="41" width="43" height="13"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="112" y="73" width="37" height="17"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="114" y="75" width="33" height="13"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="112" y="90" width="42" height="17"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="114" y="92" width="38" height="13"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="65" y="107" width="47" height="17"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="67" y="109" width="43" height="13"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="70" y="90" width="42" height="17"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="72" y="92" width="38" height="13"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="75" y="73" width="37" height="17"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="77" y="75" width="33" height="13"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="112" y="39" width="47" height="17"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="114" y="41" width="43" height="13"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="70" y="56" width="42" height="17"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="72" y="58" width="38" height="13"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="112" y="56" width="42" height="17"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="114" y="58" width="38" height="13"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="112" y="22" width="52" height="17"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="114" y="24" width="48" height="13"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="112" y="107" width="47" height="17"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="114" y="109" width="43" height="13"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="112" y="124" width="52" height="17"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="114" y="126" width="48" height="13"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="60" y="124" width="52" height="17"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="62" y="126" width="48" height="13"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="8" y="132" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="10" y="134" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="178" y="133" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="180" y="135" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="214" y="323" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="216" y="325" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="199" y="353" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="201" y="355" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="214" y="381" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="216" y="383" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="720" y="250" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="722" y="252" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="789" y="261" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="791" y="263" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="719" y="313" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="721" y="315" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="789" y="290" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="791" y="292" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="3" y="173" width="167" height="17"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="5" y="175" width="163" height="13"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="6" y="205" width="162" height="17"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="8" y="207" width="158" height="13"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="7" y="221" width="157" height="17"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="9" y="223" width="153" height="13"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="10" y="237" width="152" height="17"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="12" y="239" width="148" height="13"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="13" y="253" width="147" height="17"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="15" y="255" width="143" height="13"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="16" y="269" width="142" height="17"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="18" y="271" width="138" height="13"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="18" y="285" width="137" height="17"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="20" y="287" width="133" height="13"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="21" y="301" width="132" height="17"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="23" y="303" width="128" height="13"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="26" y="317" width="127" height="17"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="28" y="319" width="123" height="13"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="34" y="333" width="122" height="17"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="36" y="335" width="118" height="13"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="48" y="349" width="117" height="17"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="50" y="351" width="113" height="13"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="73" y="365" width="112" height="17"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="75" y="367" width="108" height="13"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="82" y="381" width="107" height="17"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="84" y="383" width="103" height="13"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="92" y="397" width="102" height="17"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="94" y="399" width="98" height="13"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="40" y="421" width="137" height="22"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="42" y="423" width="133" height="18"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="804" y="477" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="806" y="479" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="5" y="413" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="7" y="415" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1_border" state="0">
+ <bounds x="175" y="413" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1" state="0">
+ <bounds x="177" y="415" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="145" y="447" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="147" y="449" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="184" y="464" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="186" y="466" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="106" y="464" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="108" y="466" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="184" y="538" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="186" y="540" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="106" y="501" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="108" y="503" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="129" y="575" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="131" y="577" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="166" y="575" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="168" y="577" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="106" y="538" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="108" y="540" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="184" y="501" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="186" y="503" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="150" y="495" width="27" height="67"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="152" y="497" width="23" height="63"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="862" y="33" width="152" height="42"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="864" y="35" width="148" height="38"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="867" y="76" width="147" height="37"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="869" y="78" width="143" height="33"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="872" y="113" width="142" height="32"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="874" y="115" width="138" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="917" y="366" width="97" height="27"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="919" y="368" width="93" height="23"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="877" y="145" width="137" height="32"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="879" y="147" width="133" height="28"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="892" y="231" width="122" height="27"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="894" y="233" width="118" height="23"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="902" y="285" width="112" height="27"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="904" y="287" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="897" y="258" width="117" height="27"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="899" y="260" width="113" height="23"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="882" y="177" width="132" height="27"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="884" y="179" width="128" height="23"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="887" y="204" width="127" height="27"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="889" y="206" width="123" height="23"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="907" y="312" width="107" height="27"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="909" y="314" width="103" height="23"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="912" y="339" width="102" height="27"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="914" y="341" width="98" height="23"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="922" y="393" width="92" height="27"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="924" y="395" width="88" height="23"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="932" y="447" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="934" y="449" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="927" y="420" width="87" height="27"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="929" y="422" width="83" height="23"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="926" y="482" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="928" y="484" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="892" y="474" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="894" y="476" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="977" y="474" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="979" y="476" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="823" y="342" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="825" y="344" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="865" y="383" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="867" y="385" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="823" y="383" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="825" y="385" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="865" y="342" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="867" y="344" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="254" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="256" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="254" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="256" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="328" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="330" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="328" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="330" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="402" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="404" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="402" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="404" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="475" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="477" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="475" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="477" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="549" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="551" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="549" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="551" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="623" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="625" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="623" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="625" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="697" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="699" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="697" y="449" width="77" height="37"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="699" y="451" width="73" height="33"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="25" y="559" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="27" y="561" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="67" y="584" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="69" y="586" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="35" y="601" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="37" y="603" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="67" y="615" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="69" y="617" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="35" y="632" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="37" y="634" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="67" y="646" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="69" y="648" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="752" y="513" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="754" y="515" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="754" y="575" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="756" y="577" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="826" y="508" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="828" y="510" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="885" y="567" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="887" y="569" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="857" y="538" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="859" y="540" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="930" y="624" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="932" y="626" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="913" y="595" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="915" y="597" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="939" y="652" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="941" y="654" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="943" y="680" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="945" y="682" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="480" y="639" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="482" y="641" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="406" y="639" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="408" y="641" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="333" y="639" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="335" y="641" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="260" y="639" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="262" y="641" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="554" y="639" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="556" y="641" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="628" y="639" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="630" y="641" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="702" y="639" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="704" y="641" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="859" y="640" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="861" y="642" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="115" y="669" width="37" height="27"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="117" y="671" width="33" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="lamp_14_1_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="906" y="3" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="lamp_14_1" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="908" y="5" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="5" y="189" width="164" height="17"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="7" y="191" width="160" height="13"/>
+ </backdrop>
+ <backdrop name="lamp63" element="colour_button_180_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="25" y="58" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp63" element="colour_button_180" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="27" y="60" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp9" element="colour_button_181_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1" y="373" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp9" element="colour_button_181" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="3" y="375" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp127" element="colour_button_182_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="154" y="278" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp127" element="colour_button_182" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="156" y="280" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp125" element="colour_button_183_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="789" y="90" width="77" height="62"/>
+ </backdrop>
+ <backdrop name="lamp125" element="colour_button_183" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="791" y="92" width="73" height="58"/>
+ </backdrop>
+ <backdrop name="lamp126" element="colour_button_184_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="834" y="201" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp126" element="colour_button_184" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="836" y="203" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_186_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="207" y="684" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_186" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="209" y="686" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_187_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="326" y="684" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_187" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="328" y="686" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_188_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="445" y="684" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_188" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="447" y="686" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_189_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="559" y="684" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_189" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="561" y="686" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_190_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="672" y="684" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_190" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="674" y="686" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_191_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="754" y="684" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_191" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="756" y="686" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_192_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="837" y="683" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_192" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="839" y="685" width="78" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="371" y="415" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="371" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="388" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="405" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="422" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="439" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="456" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="473" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="490" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="507" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="524" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="541" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="558" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="575" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="592" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="609" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="626" y="415" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label145" element="label_145">
+ <bounds x="847" y="318" width="30" height="26"/>
+ </backdrop>
+ <backdrop name="label176" element="label_176">
+ <bounds x="870" y="611" width="38" height="13"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_button" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_button" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_button" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_button" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_button" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_button" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6mono60.lay b/src/mame/layout/j6mono60.lay
new file mode 100644
index 00000000000..11d1c9588ae
--- /dev/null
+++ b/src/mame/layout/j6mono60.lay
@@ -0,0 +1,7901 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Chance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Card">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;2.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Jail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="FREE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Parking">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Go To">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="JAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;2.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;2.80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Water">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Works">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Train">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Station">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;2.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="99 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="16 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="12 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1 nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" Train">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string=" Station">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="GO !!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Chest">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Card">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Income">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Tax">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Train">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Station">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Chance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Card">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;3.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;3.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Chest">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Card">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Train">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Station">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Chance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Card">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Tax">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Chest">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Card">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Electric">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Company">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;1.80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;1.80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Train">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Station">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;1.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;1.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Rapid Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="skill fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Crazy Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI LO CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Win series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Get Out Of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="JAIL Free">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="y">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="l">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="o">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="o">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="n">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="o">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="REPEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Play">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Monopol">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_154_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_154">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_155_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_155">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_156_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_156">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_157_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_157">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_158_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_158">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_159_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_159">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_160_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_160">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_89">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_90">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_150">
+ <text string="1 - 12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="275" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="275.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="278.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="281.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="285.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="288.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="291.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="275" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="357" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="357.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="360.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="363.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="367.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="370.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="373.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="357.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="360.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="363.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="367.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="370.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="373.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="357.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="360.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="363.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="367.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="370.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="373.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="357" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="439" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="439.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="442.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="445.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="449.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="452.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="455.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="439.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="442.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="445.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="449.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="452.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="455.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="439.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="442.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="445.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="449.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="452.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="455.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="439" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="282" y="135" width="90" height="80"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="282.0000" y="135.0000" width="90.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="285.7500" y="138.3333" width="82.5000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="289.5000" y="141.6667" width="75.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="293.2500" y="145.0000" width="67.5000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="297.0000" y="148.3333" width="60.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="300.7500" y="151.6667" width="52.5000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="282" y="135" width="90" height="80"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="377" y="135" width="90" height="80"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="377.0000" y="135.0000" width="90.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="380.7500" y="138.3333" width="82.5000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="384.5000" y="141.6667" width="75.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="388.2500" y="145.0000" width="67.5000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="392.0000" y="148.3333" width="60.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="395.7500" y="151.6667" width="52.5000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="377" y="135" width="90" height="80"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="218" y="3" width="50" height="48"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="220" y="5" width="46" height="44"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="172" y="35" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="174" y="37" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="172" y="3" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="174" y="5" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="124" y="362" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="126" y="364" width="44" height="14"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="106" y="334" width="18" height="46"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="108" y="336" width="14" height="42"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="124" y="334" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="126" y="336" width="44" height="24"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="106" y="3" width="66" height="44"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="108" y="5" width="62" height="40"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="314" y="35" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="316" y="37" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="268" y="35" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="270" y="37" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="546" y="3" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="548" y="5" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="546" y="35" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="548" y="37" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="592" y="3" width="66" height="44"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="594" y="5" width="62" height="40"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="454" y="35" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="456" y="37" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="408" y="35" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="410" y="37" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="408" y="3" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="410" y="5" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="454" y="3" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="456" y="5" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="500" y="3" width="46" height="48"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="502" y="5" width="42" height="44"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="360" y="3" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="362" y="5" width="44" height="44"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="268" y="3" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="270" y="5" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="314" y="3" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="316" y="5" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="698" y="173" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="700" y="175" width="54" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="698" y="207" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="700" y="209" width="54" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="698" y="241" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="700" y="243" width="54" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="698" y="105" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="700" y="107" width="54" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="698" y="71" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="700" y="73" width="54" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="698" y="37" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="700" y="39" width="54" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="698" y="139" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="700" y="141" width="54" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="698" y="3" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="700" y="5" width="54" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="19" y="37" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="21" y="39" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="19" y="59" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="21" y="61" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="19" y="81" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="21" y="83" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="19" y="103" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="21" y="105" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="19" y="235" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="21" y="237" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="19" y="213" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="21" y="215" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="19" y="191" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="21" y="193" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="19" y="169" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="21" y="171" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="19" y="147" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="21" y="149" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="19" y="125" width="74" height="22"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="21" y="127" width="70" height="18"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="20" y="3" width="72" height="34"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="22" y="5" width="68" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="15" y="257" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="17" y="259" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="593" y="335" width="64" height="45"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="595" y="337" width="60" height="41"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="505" y="332" width="42" height="48"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="507" y="334" width="38" height="44"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="459" y="332" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="461" y="334" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="459" y="348" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="461" y="350" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="547" y="332" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="549" y="334" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="547" y="348" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="549" y="350" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="172" y="348" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="174" y="350" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="172" y="332" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="174" y="334" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="218" y="348" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="220" y="350" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="218" y="332" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="220" y="334" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="408" y="332" width="51" height="48"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="410" y="334" width="47" height="44"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="360" y="332" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="362" y="334" width="44" height="44"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="314" y="332" width="46" height="16"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="316" y="334" width="42" height="12"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="314" y="348" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="316" y="350" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="264" y="332" width="50" height="48"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="266" y="334" width="46" height="44"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="593" y="47" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="595" y="49" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="593" y="79" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="595" y="81" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="611" y="79" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="613" y="81" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="611" y="47" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="613" y="49" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="593" y="111" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="595" y="113" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="593" y="303" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="595" y="305" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="593" y="239" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="595" y="241" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="593" y="143" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="595" y="145" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="611" y="143" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="613" y="145" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="593" y="175" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="595" y="177" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="593" y="207" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="595" y="209" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="611" y="239" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="613" y="241" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="593" y="271" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="595" y="273" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="611" y="303" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="613" y="305" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="106" y="111" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="108" y="113" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="106" y="47" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="108" y="49" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="152" y="47" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="154" y="49" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="106" y="270" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="108" y="272" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="152" y="79" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="154" y="81" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="106" y="79" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="108" y="81" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="152" y="143" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="154" y="145" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="106" y="143" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="108" y="145" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="106" y="175" width="64" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="108" y="177" width="60" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="106" y="207" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="108" y="209" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="152" y="207" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="154" y="209" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="152" y="239" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="154" y="241" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="106" y="239" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="108" y="241" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="106" y="302" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="108" y="304" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="152" y="302" width="18" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="154" y="304" width="14" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="151" y="498" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="153" y="500" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="50" y="540" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="52" y="542" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="12" y="497" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="14" y="499" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="12" y="475" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="14" y="477" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="12" y="453" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="14" y="455" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="12" y="431" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="14" y="433" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="12" y="409" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="14" y="411" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="12" y="387" width="88" height="22"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="14" y="389" width="84" height="18"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="281" y="215" width="92" height="32"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="283" y="217" width="88" height="28"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="222" y="277" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="224" y="279" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="502" y="276" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="504" y="278" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="468" y="276" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="470" y="278" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="434" y="276" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="436" y="278" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="400" y="276" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="402" y="278" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="366" y="276" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="368" y="278" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="332" y="276" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="334" y="278" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="298" y="276" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="300" y="278" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="264" y="276" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="266" y="278" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="545" y="570" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="547" y="572" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="597" y="570" width="58" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="599" y="572" width="54" height="23"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="597" y="543" width="58" height="27"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="599" y="545" width="54" height="23"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="597" y="516" width="58" height="27"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="599" y="518" width="54" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="597" y="489" width="58" height="27"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="599" y="491" width="54" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="597" y="462" width="58" height="27"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="599" y="464" width="54" height="23"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="597" y="435" width="58" height="27"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="599" y="437" width="54" height="23"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="597" y="381" width="58" height="27"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="599" y="383" width="54" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="597" y="408" width="58" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="599" y="410" width="54" height="23"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="272" y="93" width="102" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="274" y="95" width="98" height="24"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="374" y="93" width="102" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="376" y="95" width="98" height="24"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="469" y="162" width="72" height="34"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="471" y="164" width="68" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_154_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="614" y="606" width="80" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_154" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="616" y="608" width="76" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_155_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="274" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_155" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="276" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_156_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="356" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_156" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="358" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_157_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="438" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_157" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="440" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_158_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="739" y="611" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_158" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="741" y="613" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_159_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="189" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_159" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="191" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_160_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="528" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_160" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="530" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="260" y="383" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="260" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="277" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="294" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="311" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="328" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="345" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="362" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="379" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="396" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="413" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="430" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="447" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="464" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="481" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="498" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="515" y="383" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label89" element="label_89">
+ <bounds x="521" y="496" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label90" element="label_90">
+ <bounds x="248" y="496" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label150" element="label_150">
+ <bounds x="396" y="220" width="49" height="22"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6monst.lay b/src/mame/layout/j6monst.lay
new file mode 100644
index 00000000000..8a62a0245c4
--- /dev/null
+++ b/src/mame/layout/j6monst.lay
@@ -0,0 +1,8134 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Double Trouble">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Mummy Belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Spooky 7's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Fangtastic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Six of the beast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Creepy Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Blood Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Fiendish five">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Blue Murder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super Double Trouble">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super Mummy Belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super Spooky 7's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super Fangtastic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super six of the beast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super Creepy Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="super Blood Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Super Fiendish five">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Monster">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash Club">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+1 Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Beast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2 Winspins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Dead">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+1 feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Skull">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Skull ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+1 Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Dead">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Beast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+2 Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1 Winspin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Rolling">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Thunder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+2 Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Spider">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1 Winspin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+ 1 Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Double Impact">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Spider">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1 Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1 Winspin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+ 2 Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+ 2 feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Game Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Dead">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Hi/Lo To Go">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Escape">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Super skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Beast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="e">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="e">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="a">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="a">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="s">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="s">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="t">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="t">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="b">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="b">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="jack">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Jack">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4 Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="spider">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="spider">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="spider">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Super Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="o">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="o">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="o">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="o">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_13_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_13_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_136_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_136">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_138_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_138">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_143_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_143">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Winspins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hold/Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hold/Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_146_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_146">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_147_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_147">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_148_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_148">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="Transfer">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_149_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_149">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_150_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_150">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_151_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_151">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="1" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="680" height="665"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="170" y="447" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="170.0000" y="447.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="173.3333" y="448.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="176.6667" y="450.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="180.0000" y="452.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="183.3333" y="454.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="186.6667" y="456.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="170.0000" y="493.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="173.3333" y="495.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="176.6667" y="497.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="180.0000" y="499.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="183.3333" y="501.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="186.6667" y="503.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="170.0000" y="540.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="173.3333" y="542.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="176.6667" y="544.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="180.0000" y="546.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="183.3333" y="548.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="186.6667" y="550.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="170" y="447" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="252" y="447" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="252.0000" y="447.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="255.3333" y="448.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="258.6667" y="450.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="262.0000" y="452.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="265.3333" y="454.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="268.6667" y="456.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="252.0000" y="493.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="255.3333" y="495.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="258.6667" y="497.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="262.0000" y="499.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="265.3333" y="501.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="268.6667" y="503.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="252.0000" y="540.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="255.3333" y="542.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="258.6667" y="544.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="262.0000" y="546.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="265.3333" y="548.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="268.6667" y="550.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="252" y="447" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="334" y="447" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="334.0000" y="447.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="337.3333" y="448.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="340.6667" y="450.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="344.0000" y="452.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="347.3333" y="454.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="350.6667" y="456.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="334.0000" y="493.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="337.3333" y="495.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="340.6667" y="497.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="344.0000" y="499.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="347.3333" y="501.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="350.6667" y="503.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="334.0000" y="540.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="337.3333" y="542.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="340.6667" y="544.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="344.0000" y="546.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="347.3333" y="548.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="350.6667" y="550.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="334" y="447" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="416" y="447" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="416.0000" y="447.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="419.3333" y="448.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="422.6667" y="450.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="426.0000" y="452.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="429.3333" y="454.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="432.6667" y="456.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="416.0000" y="493.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="419.3333" y="495.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="422.6667" y="497.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="426.0000" y="499.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="429.3333" y="501.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="432.6667" y="503.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="416.0000" y="540.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="419.3333" y="542.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="422.6667" y="544.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="426.0000" y="546.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="429.3333" y="548.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="432.6667" y="550.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="416" y="447" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="287" y="170" width="70" height="60"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="287.0000" y="170.0000" width="70.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="289.9167" y="172.5000" width="64.1667" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="292.8333" y="175.0000" width="58.3333" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="295.7500" y="177.5000" width="52.5000" height="45.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="298.6667" y="180.0000" width="46.6667" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="301.5833" y="182.5000" width="40.8333" height="35.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="287" y="170" width="70" height="60"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="4" y="564" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="6" y="566" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="4" y="532" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="6" y="534" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="4" y="500" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="6" y="502" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="4" y="468" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="6" y="470" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="4" y="436" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="6" y="438" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="4" y="404" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="6" y="406" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="4" y="372" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="6" y="374" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="4" y="340" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="6" y="342" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="4" y="308" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="6" y="310" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="4" y="276" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="6" y="278" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="4" y="244" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="6" y="246" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="4" y="212" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="6" y="214" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="4" y="180" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="6" y="182" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="4" y="148" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="6" y="150" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="4" y="116" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="6" y="118" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="4" y="84" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="6" y="86" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="4" y="52" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="6" y="54" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="4" y="10" width="102" height="42"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="6" y="12" width="98" height="38"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="263" y="194" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="265" y="196" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="359" y="195" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="361" y="197" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="425" y="329" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="427" y="331" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="373" y="329" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="375" y="331" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="321" y="329" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="323" y="331" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="268" y="329" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="270" y="331" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="216" y="329" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="218" y="331" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="164" y="329" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="166" y="331" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="113" y="325" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="115" y="327" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="477" y="103" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="479" y="105" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="425" y="103" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="427" y="105" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="373" y="103" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="375" y="105" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="321" y="103" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="323" y="105" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="269" y="103" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="271" y="105" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="217" y="103" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="219" y="105" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="165" y="103" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="167" y="105" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="113" y="103" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="115" y="105" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="113" y="140" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="115" y="142" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="113" y="177" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="115" y="179" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="113" y="214" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="115" y="216" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="113" y="251" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="115" y="253" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="113" y="288" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="115" y="290" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="219" y="167" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="221" y="169" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="405" y="168" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="407" y="170" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="167" y="167" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="169" y="169" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="426" y="167" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="428" y="169" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="477" y="140" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="479" y="142" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="477" y="177" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="479" y="179" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="477" y="214" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="479" y="216" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="477" y="251" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="479" y="253" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="477" y="288" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="479" y="290" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="477" y="325" width="52" height="37"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="479" y="327" width="48" height="33"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="167" y="141" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="169" y="143" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="219" y="141" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="221" y="143" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="271" y="141" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="273" y="143" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="323" y="141" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="325" y="143" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="375" y="141" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="377" y="143" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="426" y="141" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="428" y="143" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="421" y="57" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="423" y="59" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="252" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="254" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="252" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="254" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="294" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="296" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="294" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="296" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="336" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="338" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="336" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="338" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="378" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="380" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="378" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="380" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="210" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="212" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="210" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="212" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="574" y="528" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="576" y="530" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="574" y="496" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="576" y="498" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="574" y="432" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="576" y="434" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="548" y="277" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="550" y="279" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="548" y="308" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="550" y="310" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="548" y="341" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="550" y="343" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="549" y="372" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="551" y="374" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="549" y="403" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="551" y="405" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="549" y="438" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="551" y="440" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="550" y="469" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="552" y="471" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="550" y="500" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="552" y="502" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="401" y="290" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="403" y="292" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="374" y="292" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="376" y="294" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="347" y="292" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="349" y="294" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="320" y="292" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="322" y="294" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="293" y="292" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="295" y="294" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="266" y="292" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="268" y="294" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="173" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="175" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="200" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="202" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="227" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="229" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="254" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="256" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="281" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="283" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="308" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="310" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="335" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="337" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="362" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="364" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="389" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="391" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="416" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="418" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="443" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="445" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="470" y="370" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="472" y="372" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="497" y="367" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="499" y="369" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="126" y="591" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="128" y="593" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="163" y="591" width="37" height="32"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="165" y="593" width="33" height="28"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="200" y="591" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="202" y="593" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="252" y="591" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="254" y="593" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="304" y="591" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="306" y="593" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="356" y="591" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="358" y="593" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="408" y="591" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="410" y="593" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="460" y="591" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="462" y="593" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="512" y="591" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="514" y="593" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="244" y="260" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="246" y="262" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="296" y="260" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="298" y="262" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="348" y="260" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="350" y="262" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="247" y="242" width="152" height="16"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="249" y="244" width="148" height="12"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="447" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="449" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="427" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="429" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="166" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="168" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="184" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="186" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp13" element="lamp_13_1_border" state="0">
+ <bounds x="155" y="58" width="52" height="19"/>
+ </backdrop>
+ <backdrop name="lamp13" element="lamp_13_1" state="0">
+ <bounds x="157" y="60" width="48" height="15"/>
+ </backdrop>
+ <backdrop name="lamp92" element="colour_button_136_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="482" y="50" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp92" element="colour_button_136" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="484" y="52" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp217" element="colour_button_137_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="17" y="598" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp217" element="colour_button_137" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="19" y="600" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp232" element="colour_button_138_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="586" y="596" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp232" element="colour_button_138" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="588" y="598" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_140_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="484" y="10" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_140" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="486" y="12" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp136" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="191" y="292" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp136" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="193" y="294" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp207" element="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="110" y="370" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp207" element="colour_button_143" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="112" y="372" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="358" y="632" width="75" height="33"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="360" y="634" width="71" height="29"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="280" y="632" width="75" height="33"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="282" y="634" width="71" height="29"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_146_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="204" y="632" width="75" height="33"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_146" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="206" y="634" width="71" height="29"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_147_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="127" y="632" width="75" height="33"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_147" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="129" y="634" width="71" height="29"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_148_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="517" y="632" width="75" height="33"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_148" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="519" y="634" width="71" height="29"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_149_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="602" y="631" width="75" height="33"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_149" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="604" y="633" width="71" height="29"/>
+ </backdrop>
+ <backdrop name="lamp213" element="colour_button_150_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="27" y="631" width="75" height="33"/>
+ </backdrop>
+ <backdrop name="lamp213" element="colour_button_150" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="29" y="633" width="71" height="29"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_151_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="437" y="632" width="75" height="33"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_151" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="439" y="634" width="71" height="29"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="197" y="409" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="197" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="214" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="231" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="248" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="265" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="282" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="299" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="316" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="333" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="350" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="367" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="384" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="401" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="418" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="435" y="409" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="452" y="409" width="17" height="30"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_button" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_button" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_button" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_button" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_button" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_button" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_button" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6montlkb.lay b/src/mame/layout/j6montlkb.lay
new file mode 100644
index 00000000000..2c63e44792b
--- /dev/null
+++ b/src/mame/layout/j6montlkb.lay
@@ -0,0 +1,7676 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Swag">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6 Rpt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3 Rpt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Swag">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Swag">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Swag">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ex ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Swag">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="KS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Y">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Swag">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Swag">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;6.00 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Swag">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;0.80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;0.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;0.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="NudgePot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="CashPot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Mixed Bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cherries">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3 Rpt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Melons">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Jpms">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Single Bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Double Bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Triple Bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_115_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_115">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_116_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_116">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_117_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_117">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_118_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_118">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_119_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_119">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_120_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_120">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_121_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_121">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_122_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_122">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_14">
+ <text string="Thanks to ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="Bugs/Trouty">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="Wizard/Dialtone">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="label_86">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_87">
+ <text string="4 Ways for Hidden Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_88">
+ <text string="On Winline To Start Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="515" height="607"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="68" y="433" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="68.0000" y="433.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="71.3333" y="434.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="74.6667" y="436.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="78.0000" y="438.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="81.3333" y="440.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="84.6667" y="442.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="68.0000" y="479.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="71.3333" y="481.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="74.6667" y="483.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="78.0000" y="485.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="81.3333" y="487.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="84.6667" y="489.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="68.0000" y="526.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="71.3333" y="528.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="74.6667" y="530.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="78.0000" y="532.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="81.3333" y="534.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="84.6667" y="536.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="68" y="433" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="150" y="433" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="150.0000" y="433.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="153.3333" y="434.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="156.6667" y="436.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="160.0000" y="438.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="163.3333" y="440.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="166.6667" y="442.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="150.0000" y="479.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="153.3333" y="481.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="156.6667" y="483.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="160.0000" y="485.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="163.3333" y="487.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="166.6667" y="489.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="150.0000" y="526.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="153.3333" y="528.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="156.6667" y="530.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="160.0000" y="532.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="163.3333" y="534.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="166.6667" y="536.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="150" y="433" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="232" y="433" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="232.0000" y="433.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="235.3333" y="434.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="238.6667" y="436.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="242.0000" y="438.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="245.3333" y="440.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="248.6667" y="442.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="232.0000" y="479.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="235.3333" y="481.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="238.6667" y="483.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="242.0000" y="485.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="245.3333" y="487.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="248.6667" y="489.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="232.0000" y="526.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="235.3333" y="528.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="238.6667" y="530.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="242.0000" y="532.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="245.3333" y="534.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="248.6667" y="536.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="232" y="433" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="198" y="156" width="60" height="50"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="198.0000" y="156.0000" width="60.0000" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="200.5000" y="158.0833" width="55.0000" height="45.8333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="203.0000" y="160.1667" width="50.0000" height="41.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="205.5000" y="162.2500" width="45.0000" height="37.5000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="208.0000" y="164.3333" width="40.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="210.5000" y="166.4167" width="35.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="198" y="156" width="60" height="50"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="358" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="360" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="401" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="403" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="14" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="16" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="57" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="59" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="100" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="102" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="143" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="145" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="186" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="188" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="229" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="231" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="272" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="274" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="315" y="3" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="317" y="5" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="137" y="292" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="139" y="294" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="278" y="292" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="280" y="294" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="176" y="297" width="37" height="19"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="178" y="299" width="33" height="15"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="210" y="297" width="37" height="19"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="212" y="299" width="33" height="15"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="244" y="297" width="37" height="19"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="246" y="299" width="33" height="15"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="129" y="214" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="131" y="216" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="153" y="243" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="155" y="245" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="202" y="257" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="204" y="259" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="251" y="243" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="253" y="245" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="277" y="214" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="279" y="216" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="300" y="78" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="302" y="80" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="228" y="78" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="230" y="80" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="252" y="78" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="254" y="80" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="276" y="78" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="278" y="80" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="226" y="54" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="228" y="56" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="202" y="54" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="204" y="56" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="178" y="54" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="180" y="56" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="154" y="54" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="156" y="56" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="130" y="54" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="132" y="56" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="14" y="47" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="16" y="49" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="14" y="91" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="16" y="93" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="14" y="135" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="16" y="137" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="14" y="179" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="16" y="181" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="14" y="223" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="16" y="225" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="14" y="267" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="16" y="269" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="14" y="311" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="16" y="313" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="173" y="171" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="175" y="173" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="261" y="171" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="263" y="173" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="401" y="47" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="403" y="49" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="401" y="91" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="403" y="93" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="401" y="135" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="403" y="137" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="401" y="179" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="403" y="181" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="401" y="223" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="403" y="225" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="372" y="267" width="102" height="42"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="374" y="269" width="98" height="38"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="358" y="355" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="360" y="357" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="100" y="355" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="102" y="357" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="143" y="355" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="145" y="357" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="186" y="355" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="188" y="357" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="229" y="355" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="231" y="357" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="272" y="355" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="274" y="357" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="315" y="355" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="317" y="357" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="57" y="355" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="59" y="357" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="14" y="355" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="16" y="357" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="366" y="230" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="368" y="232" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="336" y="230" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="338" y="232" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="366" y="200" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="368" y="202" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="336" y="200" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="338" y="202" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="366" y="170" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="368" y="172" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="336" y="170" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="338" y="172" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="366" y="140" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="368" y="142" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="336" y="140" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="338" y="142" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="366" y="110" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="368" y="112" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="336" y="110" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="338" y="112" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="366" y="80" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="368" y="82" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="336" y="80" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="338" y="82" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="336" y="51" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="338" y="53" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="58" y="50" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="60" y="52" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="58" y="229" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="60" y="231" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="58" y="199" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="60" y="201" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="58" y="169" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="60" y="171" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="58" y="139" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="60" y="141" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="58" y="109" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="60" y="111" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="58" y="79" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="60" y="81" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="88" y="229" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="90" y="231" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="88" y="199" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="90" y="201" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="88" y="169" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="90" y="171" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="88" y="139" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="90" y="141" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="88" y="109" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="90" y="111" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="88" y="79" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="90" y="81" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="201" y="411" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="203" y="413" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="181" y="411" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="183" y="413" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="161" y="411" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="163" y="413" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="372" y="517" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="374" y="519" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="372" y="533" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="374" y="535" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="441" y="421" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="443" y="423" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="441" y="437" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="443" y="439" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="441" y="453" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="443" y="455" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="441" y="469" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="443" y="471" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="441" y="533" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="443" y="535" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="441" y="517" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="443" y="519" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="441" y="501" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="443" y="503" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="441" y="485" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="443" y="487" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="372" y="501" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="374" y="503" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="372" y="485" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="374" y="487" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="372" y="469" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="374" y="471" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="372" y="453" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="374" y="455" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="372" y="437" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="374" y="439" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="372" y="421" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="374" y="423" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="313" y="512" width="19" height="62"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="315" y="514" width="15" height="58"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="48" y="512" width="19" height="62"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="50" y="514" width="15" height="58"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="8" y="437" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="10" y="439" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="8" y="468" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="10" y="470" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="8" y="499" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="10" y="501" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="8" y="530" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="10" y="532" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_115_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="448" y="577" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_115" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="450" y="579" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_116_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="382" y="577" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_116" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="384" y="579" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_117_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="315" y="577" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_117" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="317" y="579" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_118_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="241" y="577" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_118" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="243" y="579" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_119_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="159" y="577" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_119" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="161" y="579" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_120_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="77" y="577" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_120" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="79" y="579" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_121_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="3" y="577" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_121" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="5" y="579" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_122_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="463" y="3" width="42" height="62"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_122" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="465" y="5" width="38" height="58"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="436" y="361" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="436" y="361" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="436" y="361" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="412" y="361" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="412" y="361" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="412" y="361" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="117" y="319" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="117" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="134" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="151" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="168" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="185" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="202" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="219" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="236" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="253" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="270" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="287" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="304" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="321" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="338" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="355" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="372" y="319" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label14" element="label_14">
+ <bounds x="396" y="312" width="77" height="39"/>
+ </backdrop>
+ <backdrop name="label86" element="label_86">
+ <bounds x="386" y="408" width="82" height="13"/>
+ </backdrop>
+ <backdrop name="label87" element="label_87">
+ <bounds x="204" y="397" width="91" height="26"/>
+ </backdrop>
+ <backdrop name="label88" element="label_88">
+ <bounds x="84" y="397" width="96" height="26"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_button" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6oxobin.lay b/src/mame/layout/j6oxobin.lay
new file mode 100644
index 00000000000..98720c8481f
--- /dev/null
+++ b/src/mame/layout/j6oxobin.lay
@@ -0,0 +1,5041 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="By spa, with thanks to Bugs and DAD.">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="JPMs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="BINGO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_86_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_86">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_87_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_87">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_88_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_88">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_89_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_89">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_90_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_90">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_91_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_91">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_92_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_92">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_93_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_93">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_39">
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_40">
+ <text string="In View For Up To 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_41">
+ <text string="Get">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_42">
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_47">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_66">
+ <text string="60P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_67">
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_68">
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_69">
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_70">
+ <text string="&#xA3;8.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_71">
+ <text string="STREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_80">
+ <text string=" OXO Bingo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_81">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_85">
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="501" height="576"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="76" y="390" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="76.0000" y="390.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="79.3333" y="391.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="82.6667" y="393.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="86.0000" y="395.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="89.3333" y="397.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="92.6667" y="399.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="76.0000" y="436.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="79.3333" y="438.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="82.6667" y="440.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="86.0000" y="442.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="89.3333" y="444.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="92.6667" y="446.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="76.0000" y="483.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="79.3333" y="485.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="82.6667" y="487.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="86.0000" y="489.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="89.3333" y="491.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="92.6667" y="493.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="76" y="390" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="159" y="390" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="159.0000" y="390.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="162.3333" y="391.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="165.6667" y="393.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="169.0000" y="395.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="172.3333" y="397.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="175.6667" y="399.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="159.0000" y="436.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="162.3333" y="438.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="165.6667" y="440.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="169.0000" y="442.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="172.3333" y="444.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="175.6667" y="446.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="159.0000" y="483.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="162.3333" y="485.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="165.6667" y="487.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="169.0000" y="489.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="172.3333" y="491.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="175.6667" y="493.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="159" y="390" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="242" y="390" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="242.0000" y="390.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="245.3333" y="391.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="248.6667" y="393.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="252.0000" y="395.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="255.3333" y="397.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="258.6667" y="399.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="242.0000" y="436.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="245.3333" y="438.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="248.6667" y="440.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="252.0000" y="442.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="255.3333" y="444.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="258.6667" y="446.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="242.0000" y="483.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="245.3333" y="485.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="248.6667" y="487.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="252.0000" y="489.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="255.3333" y="491.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="258.6667" y="493.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="242" y="390" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="361" y="466" width="102" height="42"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="363" y="468" width="98" height="38"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="385" y="396" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="387" y="398" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="385" y="446" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="387" y="448" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="16" y="432" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="18" y="434" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="16" y="393" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="18" y="395" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="16" y="471" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="18" y="473" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp178" element="colour_button_86_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="303" y="289" width="62" height="62"/>
+ </backdrop>
+ <backdrop name="lamp178" element="colour_button_86" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="305" y="291" width="58" height="58"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_87_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="444" y="8" width="37" height="52"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_87" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="446" y="10" width="33" height="48"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_88_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="3" y="538" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_88" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="5" y="540" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_89_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="80" y="538" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_89" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="82" y="540" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_90_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="163" y="538" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_90" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="165" y="540" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_91_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="246" y="538" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_91" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="248" y="540" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_92_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="337" y="538" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_92" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="339" y="540" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_93_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="423" y="538" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_93" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="425" y="540" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="129" y="73" width="35" height="50"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="129" y="73" width="35" height="50"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="129" y="73" width="35" height="50"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="164" y="73" width="35" height="50"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="164" y="73" width="35" height="50"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="164" y="73" width="35" height="50"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="199" y="73" width="35" height="50"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="199" y="73" width="35" height="50"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="199" y="73" width="35" height="50"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="234" y="73" width="35" height="50"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="234" y="73" width="35" height="50"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="234" y="73" width="35" height="50"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="398" y="305" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="398" y="305" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="398" y="305" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="374" y="305" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="374" y="305" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="374" y="305" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop name="label39" element="label_39">
+ <bounds x="257" y="364" width="77" height="20"/>
+ </backdrop>
+ <backdrop name="label40" element="label_40">
+ <bounds x="158" y="368" width="95" height="13"/>
+ </backdrop>
+ <backdrop name="label41" element="label_41">
+ <bounds x="68" y="368" width="17" height="13"/>
+ </backdrop>
+ <backdrop name="label42" element="label_42">
+ <bounds x="90" y="364" width="65" height="20"/>
+ </backdrop>
+ <backdrop name="label47" element="label_47">
+ <bounds x="88" y="60" width="37" height="78"/>
+ </backdrop>
+ <backdrop name="label66" element="label_66">
+ <bounds x="409" y="251" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="label67" element="label_67">
+ <bounds x="409" y="217" width="51" height="24"/>
+ </backdrop>
+ <backdrop name="label68" element="label_68">
+ <bounds x="409" y="182" width="51" height="24"/>
+ </backdrop>
+ <backdrop name="label69" element="label_69">
+ <bounds x="409" y="147" width="51" height="24"/>
+ </backdrop>
+ <backdrop name="label70" element="label_70">
+ <bounds x="409" y="113" width="51" height="24"/>
+ </backdrop>
+ <backdrop name="label71" element="label_71">
+ <bounds x="406" y="76" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="label80" element="label_80">
+ <bounds x="2" y="2" width="395" height="55"/>
+ </backdrop>
+ <backdrop name="label81" element="label_81">
+ <bounds x="372" y="508" width="82" height="13"/>
+ </backdrop>
+ <backdrop name="label85" element="label_85">
+ <bounds x="2" y="511" width="73" height="24"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_button" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6quick.lay b/src/mame/layout/j6quick.lay
new file mode 100644
index 00000000000..d21386b26aa
--- /dev/null
+++ b/src/mame/layout/j6quick.lay
@@ -0,0 +1,7576 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="LUCKY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="MOVE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="ON">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="NO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="EXTRA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LIFE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="ADD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="AGAIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="RANDOM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="NUMBERS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="IN VIEW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="DOUBLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="RESPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="NUMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="RUNNER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BOOST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="CHOOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="A TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4 BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="10 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Bank">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Big">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Hidden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Riches">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="4 Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Big">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Bucks">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6 Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="4 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="6 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2 Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Casino">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Rapid">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Rolle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="2 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3 Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Express">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="8 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Out">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Quick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Buck">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Code">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="3 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="5 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1 Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Steps">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Bank">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_2" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="VER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Q">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="K">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="SIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_112_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_112">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_113_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_113">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_114_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_114">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CASH OR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BUST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_115_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_115">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_116_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_116">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_117_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_117">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_118_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_118">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_119_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_119">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_121_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_121">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_32">
+ <text string="With Thanks To Bugs!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_82">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="595" height="579"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="106" y="363" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="106.0000" y="363.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="109.3333" y="365.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="112.6667" y="367.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="116.0000" y="369.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="119.3333" y="371.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="122.6667" y="374.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="106.0000" y="416.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="109.3333" y="418.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="112.6667" y="420.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="116.0000" y="423.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="119.3333" y="425.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="122.6667" y="427.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="106.0000" y="469.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="109.3333" y="471.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="112.6667" y="474.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="116.0000" y="476.3333" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="119.3333" y="478.5555" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="122.6667" y="480.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="106" y="363" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="191" y="363" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="191.0000" y="363.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="194.3333" y="365.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="197.6667" y="367.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="201.0000" y="369.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="204.3333" y="371.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="207.6667" y="374.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="191.0000" y="416.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="194.3333" y="418.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="197.6667" y="420.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="201.0000" y="423.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="204.3333" y="425.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="207.6667" y="427.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="191.0000" y="469.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="194.3333" y="471.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="197.6667" y="474.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="201.0000" y="476.3333" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="204.3333" y="478.5555" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="207.6667" y="480.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="191" y="363" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="276" y="363" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="276.0000" y="363.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="279.3333" y="365.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="282.6667" y="367.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="286.0000" y="369.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="289.3333" y="371.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="292.6667" y="374.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="276.0000" y="416.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="279.3333" y="418.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="282.6667" y="420.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="286.0000" y="423.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="289.3333" y="425.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="292.6667" y="427.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="276.0000" y="469.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="279.3333" y="471.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="282.6667" y="474.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="286.0000" y="476.3333" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="289.3333" y="478.5555" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="292.6667" y="480.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="276" y="363" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="386" y="406" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_0" state="0">
+ <bounds x="386.0000" y="406.0000" width="60.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_1" state="0">
+ <bounds x="388.5000" y="408.5000" width="55.0000" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_2" state="0">
+ <bounds x="391.0000" y="411.0000" width="50.0000" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_3" state="0">
+ <bounds x="393.5000" y="413.5000" width="45.0000" height="45.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_4" state="0">
+ <bounds x="396.0000" y="416.0000" width="40.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_5" state="0">
+ <bounds x="398.5000" y="418.5000" width="35.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="386" y="406" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="10" y="379" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="12" y="381" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="10" y="403" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="12" y="405" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="10" y="427" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="12" y="429" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="3" y="475" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="5" y="477" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="10" y="451" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="12" y="453" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="48" y="430" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="50" y="432" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="48" y="405" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="50" y="407" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="48" y="380" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="50" y="382" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="48" y="455" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="50" y="457" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="48" y="480" width="56" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="50" y="482" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="365" y="427" width="21" height="19"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="367" y="429" width="17" height="15"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="446" y="427" width="21" height="19"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="448" y="429" width="17" height="15"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="394" y="322" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="396" y="324" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="345" y="322" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="347" y="324" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="100" y="322" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="102" y="324" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="51" y="322" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="53" y="324" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="149" y="322" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="151" y="324" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="198" y="322" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="200" y="324" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="247" y="322" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="249" y="324" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="296" y="322" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="298" y="324" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="483" y="503" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="485" y="505" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="483" y="479" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="485" y="481" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="483" y="455" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="485" y="457" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="483" y="431" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="485" y="433" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="483" y="407" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="485" y="409" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="483" y="383" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="485" y="385" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="483" y="359" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="485" y="361" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="444" y="488" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="446" y="490" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="26" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="28" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="380" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="382" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="321" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="323" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="262" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="264" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="203" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="205" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="144" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="146" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="85" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="87" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="380" y="32" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="382" y="34" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="321" y="32" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="323" y="34" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="262" y="32" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="264" y="34" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="203" y="32" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="205" y="34" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="144" y="32" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="146" y="34" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="85" y="32" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="87" y="34" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="26" y="32" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="28" y="34" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="380" y="61" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="382" y="63" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="321" y="61" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="323" y="63" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="262" y="61" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="264" y="63" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="203" y="61" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="205" y="63" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="144" y="61" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="146" y="63" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="85" y="61" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="87" y="63" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="26" y="61" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="28" y="63" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="380" y="90" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="382" y="92" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="321" y="90" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="323" y="92" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="262" y="90" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="264" y="92" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="203" y="90" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="205" y="92" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="144" y="90" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="146" y="92" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="85" y="90" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="87" y="92" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="26" y="90" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="28" y="92" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="380" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="382" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="321" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="323" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="262" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="264" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="203" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="205" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="144" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="146" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="85" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="87" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="26" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="28" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="380" y="148" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="382" y="150" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="321" y="148" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="323" y="150" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="262" y="148" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="264" y="150" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="203" y="148" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="205" y="150" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="144" y="148" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="146" y="150" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="85" y="148" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="87" y="150" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="26" y="148" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="28" y="150" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="380" y="177" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="382" y="179" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="321" y="177" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="323" y="179" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="262" y="177" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="264" y="179" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="203" y="177" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="205" y="179" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="144" y="177" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="146" y="179" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="85" y="177" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="87" y="179" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="26" y="177" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="28" y="179" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="6" y="234" width="65" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="8" y="236" width="61" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_2_border" state="0">
+ <bounds x="395" y="234" width="65" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_2" state="0">
+ <bounds x="397" y="236" width="61" height="28"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="540" y="298" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="542" y="300" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="540" y="269" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="542" y="271" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="540" y="240" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="542" y="242" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="540" y="211" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="542" y="213" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="540" y="182" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="542" y="184" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="540" y="153" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="542" y="155" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="540" y="327" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="542" y="329" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="540" y="66" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="542" y="68" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="540" y="95" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="542" y="97" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="540" y="124" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="542" y="126" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="324" y="229" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="326" y="231" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="70" y="229" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="72" y="231" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="109" y="229" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="111" y="231" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="148" y="229" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="150" y="231" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="187" y="229" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="189" y="231" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="226" y="229" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="228" y="231" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="265" y="229" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="267" y="231" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_112_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="513" y="539" width="75" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_112" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="515" y="541" width="71" height="34"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_113_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="438" y="539" width="75" height="38"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_113" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="440" y="541" width="71" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_114_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="363" y="539" width="75" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_114" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="365" y="541" width="71" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_115_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="277" y="539" width="75" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_115" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="279" y="541" width="71" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_116_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="193" y="539" width="75" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_116" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="195" y="541" width="71" height="34"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_117_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="108" y="539" width="75" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_117" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="110" y="541" width="71" height="34"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_118_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="8" y="539" width="75" height="38"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_118" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="10" y="541" width="71" height="34"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_119_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="529" y="3" width="42" height="62"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_119" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="531" y="5" width="38" height="58"/>
+ </backdrop>
+ <backdrop name="lamp132" element="colour_button_121_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="378" y="365" width="75" height="38"/>
+ </backdrop>
+ <backdrop name="lamp132" element="colour_button_121" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="380" y="367" width="71" height="34"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="94" y="281" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="94" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="111" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="128" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="145" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="162" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="179" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="196" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="213" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="230" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="247" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="264" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="281" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="298" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="315" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="332" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="349" y="281" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label32" element="label_32">
+ <bounds x="396" y="470" width="41" height="56"/>
+ </backdrop>
+ <backdrop name="label82" element="label_82">
+ <bounds x="165" y="209" width="130" height="19"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_reel" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_button" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp14" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6ra.lay b/src/mame/layout/j6ra.lay
new file mode 100644
index 00000000000..263132ce203
--- /dev/null
+++ b/src/mame/layout/j6ra.lay
@@ -0,0 +1,7834 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="t">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="r">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="e">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="l">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="a">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="d">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="e">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="99 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="SPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EXtinguisher">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="SUPER HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Water cannon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="crash 'n' burn">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="smoke screen">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ring of fire">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="do or die">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Fireman's Lift">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Back draft">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="towering inferno">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Step Now !">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Fire">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ball">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Flash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Point">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Flame">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Thrower">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ladders">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Prize">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Catch">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Blaze Of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Glory">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Pyromania">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Respin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Quick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Response">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Fire">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Starter">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Red Hot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roller">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Emergency">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Call">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trails">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_136_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_136">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_138_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_138">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_139_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_139">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="AUTO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_142_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_142">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_143_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_143">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="STEP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="DOWN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_4">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_5">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_90">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.07"/>
+ </text>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.13" width="0.90" height="0.07"/>
+ </text>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.20" width="0.90" height="0.07"/>
+ </text>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.27" width="0.90" height="0.07"/>
+ </text>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.07"/>
+ </text>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.42" width="0.90" height="0.07"/>
+ </text>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.07"/>
+ </text>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.57" width="0.90" height="0.07"/>
+ </text>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.07"/>
+ </text>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.07"/>
+ </text>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.80" width="0.90" height="0.07"/>
+ </text>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.87" width="0.90" height="0.07"/>
+ </text>
+ </element>
+ <element name="label_107">
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_108">
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_109">
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_110">
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_111">
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_112">
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_113">
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_114">
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_115">
+ <text string="Any 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Boxes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_125">
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_126">
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="280" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="280.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="283.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="286.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="290.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="293.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="296.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="280.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="283.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="286.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="290.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="293.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="296.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="280.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="283.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="286.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="290.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="293.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="296.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="280" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="362" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="362.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="365.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="372.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="375.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="378.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="362.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="365.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="372.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="375.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="378.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="362.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="365.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="368.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="372.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="375.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="378.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="362" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="444" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="444.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="447.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="450.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="454.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="457.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="460.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="444.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="447.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="450.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="454.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="457.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="460.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="444.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="447.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="450.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="454.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="457.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="460.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="444" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="607" y="382" width="70" height="152"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="607" y="382" width="70" height="152"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="518" y="3" width="36" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="520" y="5" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="482" y="3" width="36" height="32"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="484" y="5" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="446" y="3" width="36" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="448" y="5" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="410" y="3" width="36" height="32"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="412" y="5" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="374" y="3" width="36" height="32"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="376" y="5" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="338" y="3" width="36" height="32"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="340" y="5" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="302" y="3" width="36" height="32"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="304" y="5" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="266" y="3" width="36" height="32"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="268" y="5" width="32" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="512" y="279" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="514" y="281" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="512" y="255" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="514" y="257" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="512" y="231" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="514" y="233" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="512" y="207" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="514" y="209" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="512" y="183" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="514" y="185" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="512" y="159" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="514" y="161" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="512" y="135" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="514" y="137" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="512" y="111" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="514" y="113" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="512" y="87" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="514" y="89" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="512" y="63" width="88" height="24"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="514" y="65" width="84" height="20"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="512" y="36" width="88" height="27"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="514" y="38" width="84" height="23"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="476" y="279" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="478" y="281" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="476" y="255" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="478" y="257" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="476" y="231" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="478" y="233" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="476" y="207" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="478" y="209" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="476" y="183" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="478" y="185" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="476" y="159" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="478" y="161" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="476" y="135" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="478" y="137" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="476" y="111" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="478" y="113" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="476" y="87" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="478" y="89" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="476" y="63" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="478" y="65" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="476" y="36" width="36" height="27"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="478" y="38" width="32" height="23"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="394" y="36" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="396" y="38" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="394" y="63" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="396" y="65" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="394" y="87" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="396" y="89" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="394" y="111" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="396" y="113" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="394" y="135" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="396" y="137" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="394" y="159" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="396" y="161" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="394" y="183" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="396" y="185" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="394" y="207" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="396" y="209" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="394" y="231" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="396" y="233" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="394" y="255" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="396" y="257" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="394" y="279" width="82" height="24"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="396" y="281" width="78" height="20"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="358" y="279" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="360" y="281" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="358" y="255" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="360" y="257" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="358" y="231" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="360" y="233" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="358" y="207" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="360" y="209" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="358" y="183" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="360" y="185" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="358" y="159" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="360" y="161" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="358" y="135" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="360" y="137" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="358" y="111" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="360" y="113" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="358" y="87" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="360" y="89" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="358" y="63" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="360" y="65" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="358" y="36" width="36" height="27"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="360" y="38" width="32" height="23"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="222" y="279" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="224" y="281" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="222" y="255" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="224" y="257" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="222" y="231" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="224" y="233" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="222" y="207" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="224" y="209" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="222" y="183" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="224" y="185" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="222" y="159" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="224" y="161" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="222" y="135" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="224" y="137" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="222" y="111" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="224" y="113" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="222" y="87" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="224" y="89" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="222" y="63" width="136" height="24"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="224" y="65" width="132" height="20"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="222" y="36" width="136" height="27"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="224" y="38" width="132" height="23"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="337" y="305" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="339" y="307" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="372" y="360" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="374" y="362" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="380" y="346" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="382" y="348" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="388" y="332" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="390" y="334" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="396" y="318" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="398" y="320" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="404" y="304" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="406" y="306" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="524" y="304" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="526" y="306" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="508" y="318" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="510" y="320" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="489" y="332" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="491" y="334" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="456" y="360" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="458" y="362" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="472" y="346" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="474" y="348" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="287" y="360" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="289" y="362" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="280" y="346" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="282" y="348" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="275" y="332" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="277" y="334" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="270" y="318" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="272" y="320" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="265" y="304" width="62" height="14"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="267" y="306" width="58" height="10"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="717" y="262" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="719" y="264" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="717" y="214" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="719" y="216" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="717" y="166" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="719" y="168" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="717" y="118" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="719" y="120" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="717" y="70" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="719" y="72" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="732" y="407" width="26" height="34"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="734" y="409" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="706" y="407" width="26" height="34"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="708" y="409" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="680" y="407" width="26" height="34"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="682" y="409" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="680" y="484" width="92" height="22"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="682" y="486" width="88" height="18"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="691" y="238" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="693" y="240" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="691" y="190" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="693" y="192" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="691" y="142" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="693" y="144" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="691" y="94" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="693" y="96" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="691" y="46" width="72" height="24"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="693" y="48" width="68" height="20"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="613" y="154" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="615" y="156" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="613" y="186" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="615" y="188" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="613" y="218" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="615" y="220" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="613" y="250" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="615" y="252" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="613" y="90" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="615" y="92" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="613" y="122" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="615" y="124" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="613" y="58" width="68" height="32"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="615" y="60" width="64" height="28"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="90" y="535" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="92" y="537" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="90" y="503" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="92" y="505" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="90" y="471" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="92" y="473" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="90" y="439" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="92" y="441" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="90" y="407" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="92" y="409" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="90" y="375" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="92" y="377" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="90" y="343" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="92" y="345" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="552" y="333" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="554" y="335" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_136_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="279" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_136" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="281" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_137_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="361" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_137" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="363" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_138_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="443" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_138" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="445" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_139_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="532" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_139" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="534" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_140_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="196" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_140" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="198" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="114" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="116" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_142_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="615" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_142" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="617" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="699" y="606" width="80" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_143" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="701" y="608" width="76" height="34"/>
+ </backdrop>
+ <backdrop name="lamp197" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="680" y="443" width="62" height="38"/>
+ </backdrop>
+ <backdrop name="lamp197" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="682" y="445" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="721" y="561" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="723" y="563" width="38" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="267" y="382" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="267" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="284" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="301" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="318" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="335" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="352" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="369" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="386" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="403" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="420" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="437" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="454" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="471" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="488" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="505" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="522" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label4" element="label_4">
+ <bounds x="526" y="499" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label5" element="label_5">
+ <bounds x="253" y="499" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label90" element="label_90">
+ <bounds x="590" y="380" width="15" height="156"/>
+ </backdrop>
+ <backdrop name="label107" element="label_107">
+ <bounds x="126" y="275" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="label108" element="label_108">
+ <bounds x="127" y="249" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label109" element="label_109">
+ <bounds x="127" y="223" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label110" element="label_110">
+ <bounds x="128" y="84" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="label111" element="label_111">
+ <bounds x="127" y="192" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="label112" element="label_112">
+ <bounds x="127" y="168" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label113" element="label_113">
+ <bounds x="127" y="137" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="label114" element="label_114">
+ <bounds x="128" y="111" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="label115" element="label_115">
+ <bounds x="64" y="271" width="39" height="32"/>
+ </backdrop>
+ <backdrop name="label125" element="label_125">
+ <bounds x="128" y="34" width="33" height="22"/>
+ </backdrop>
+ <backdrop name="label126" element="label_126">
+ <bounds x="128" y="59" width="22" height="22"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_button" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_button" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6redarwf.lay b/src/mame/layout/j6redarwf.lay
new file mode 100644
index 00000000000..63adf14c8b1
--- /dev/null
+++ b/src/mame/layout/j6redarwf.lay
@@ -0,0 +1,8360 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="RED ARROW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="TAKE NOTE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="TAKE NOTE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="DROP ZONE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="DROP ZONE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MOVING TARGET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MOVING TARGET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="STRIKE IT RICH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="STRIKE IT RICH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="RED HOT SREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="RED HOT SREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI FLYER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI FLYER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI NOTE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HI NOTE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="CASH FLOW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="CASH FLOW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="DIRTY DOZEN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_42_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="DIRTY DOZEN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="IT'S A BLAST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="IT'S A BLAST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="KNOCK 'EM OUT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="KNOCK 'EM OUT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </disk>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="WILD THING">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="WILD THING">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="NO LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="SWOP NUMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LUCKY SEVEN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_33_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_33_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="BOOST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXTRA LIFE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="EXTRA ARROW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SINGLE B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;12.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00 MELONS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="JPM's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="RED HOT STREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="RED HOT STREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00 GRAPES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="RED 7's">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="SUPER FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="50p CHERRIES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10p PLAY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="1 WIN LINE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="20p PLAY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 WIN LINE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="30p PLAY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="5 WIN LINE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_211_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_211_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="PING IT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="PING IT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="LUCKY ARROWS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="LUCKY ARROWS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_15_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_15_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="YES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="NO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_115_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_115">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_116_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_116">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_117_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_117">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_118_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_118">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_119_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_119">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_120_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_120">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.37" width="0.80" height="0.27"/>
+ </text>
+ <text string="TO CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.63" width="0.80" height="0.27"/>
+ </text>
+ </element>
+ <element name="colour_button_121_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_121">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.37" width="0.80" height="0.27"/>
+ </text>
+ <text string="TO FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.63" width="0.80" height="0.27"/>
+ </text>
+ </element>
+ <element name="colour_button_122_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_122">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_123_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_123">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="STAKE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_124_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_124">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_125_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_125">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_126_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_126">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_127_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_127">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_128_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_128">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="695" height="715"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="200" y="517" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="200.0000" y="517.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="203.3333" y="518.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="206.6667" y="520.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="210.0000" y="522.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="213.3333" y="523.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="216.6667" y="525.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="200.0000" y="557.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="203.3333" y="558.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="206.6667" y="560.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="210.0000" y="562.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="213.3333" y="563.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="216.6667" y="565.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="200.0000" y="597.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="203.3333" y="598.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="206.6667" y="600.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="210.0000" y="602.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="213.3333" y="603.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="216.6667" y="605.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="200" y="517" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="299" y="517" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="299.0000" y="517.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="302.3333" y="518.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="305.6667" y="520.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="309.0000" y="522.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="312.3333" y="523.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="315.6667" y="525.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="299.0000" y="557.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="302.3333" y="558.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="305.6667" y="560.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="309.0000" y="562.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="312.3333" y="563.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="315.6667" y="565.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="299.0000" y="597.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="302.3333" y="598.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="305.6667" y="600.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="309.0000" y="602.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="312.3333" y="603.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="315.6667" y="605.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="299" y="517" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="398" y="517" width="80" height="120"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="398.0000" y="517.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="401.3333" y="518.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="404.6667" y="520.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="408.0000" y="522.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="411.3333" y="523.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="414.6667" y="525.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="398.0000" y="557.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="401.3333" y="558.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="404.6667" y="560.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="408.0000" y="562.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="411.3333" y="563.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="414.6667" y="565.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="398.0000" y="597.0000" width="80.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="401.3333" y="598.6667" width="73.3333" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="404.6667" y="600.3333" width="66.6667" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="408.0000" y="602.0000" width="60.0000" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="411.3333" y="603.6667" width="53.3333" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="414.6667" y="605.3333" width="46.6667" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="398" y="517" width="80" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="297" y="305" width="95" height="60"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="297.0000" y="305.0000" width="95.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="300.9583" y="307.5000" width="87.0833" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="304.9167" y="310.0000" width="79.1667" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="308.8750" y="312.5000" width="71.2500" height="45.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="312.8333" y="315.0000" width="63.3333" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="316.7917" y="317.5000" width="55.4167" height="35.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="297" y="305" width="95" height="60"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="1" y="4" width="152" height="102"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="3" y="6" width="148" height="98"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="199" y="1" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="201" y="3" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="298" y="1" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="300" y="3" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="397" y="49" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="399" y="51" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="298" y="145" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="300" y="147" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="298" y="49" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="300" y="51" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="199" y="97" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="201" y="99" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="397" y="97" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="399" y="99" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="298" y="97" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="300" y="99" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="199" y="1" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="201" y="3" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="298" y="1" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="300" y="3" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="199" y="49" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="201" y="51" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="73" y="296" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="75" y="298" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="268" y="213" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="270" y="215" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="268" y="213" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="270" y="215" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="1" y="357" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="3" y="359" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="1" y="357" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="3" y="359" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="199" y="49" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="201" y="51" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="73" y="333" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="75" y="335" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="268" y="234" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="270" y="236" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="268" y="234" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="270" y="236" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="1" y="393" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="3" y="395" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="1" y="393" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="3" y="395" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="199" y="145" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="201" y="147" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="73" y="368" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="75" y="370" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="268" y="255" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="270" y="257" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="268" y="255" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="270" y="257" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="1" y="429" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="3" y="431" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="1" y="429" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="3" y="431" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="397" y="49" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="399" y="51" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="73" y="403" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="75" y="405" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="268" y="276" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="270" y="278" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="268" y="276" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="270" y="278" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="1" y="465" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="3" y="467" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="1" y="465" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="3" y="467" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="397" y="97" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="399" y="99" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="73" y="439" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="75" y="441" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="1" y="106" width="132" height="72"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="3" y="108" width="128" height="68"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="1" y="106" width="132" height="72"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="3" y="108" width="128" height="68"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="1" y="501" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="3" y="503" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="1" y="501" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="3" y="503" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="1" y="177" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="3" y="179" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="1" y="177" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="3" y="179" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="397" y="145" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="399" y="147" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="73" y="476" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="75" y="478" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="73" y="186" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="75" y="188" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="1" y="537" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="3" y="539" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="1" y="537" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="3" y="539" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="1" y="213" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="3" y="215" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_2_border" state="0">
+ <bounds x="1" y="213" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_2" state="0">
+ <bounds x="3" y="215" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="298" y="49" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="300" y="51" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="73" y="511" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="75" y="513" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="73" y="224" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="75" y="226" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="1" y="573" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="3" y="575" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="1" y="573" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="3" y="575" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="1" y="249" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="3" y="251" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="1" y="249" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="3" y="251" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="199" y="97" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="201" y="99" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="73" y="547" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="75" y="549" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="73" y="260" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="75" y="262" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="268" y="192" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="270" y="194" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="268" y="192" width="152" height="22"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="270" y="194" width="148" height="18"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="1" y="321" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="3" y="323" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="1" y="321" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="3" y="323" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="298" y="97" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="300" y="99" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="562" y="333" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="564" y="335" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="562" y="511" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="564" y="513" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="562" y="186" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="564" y="188" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="199" y="145" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="201" y="147" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="368" y="389" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="370" y="391" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="562" y="368" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="564" y="370" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="562" y="547" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="564" y="549" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="562" y="224" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="564" y="226" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="298" y="145" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="300" y="147" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="244" y="430" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="246" y="432" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="562" y="403" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="564" y="405" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="562" y="583" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="564" y="585" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="562" y="260" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="564" y="262" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="244" y="389" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="246" y="391" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1_border" state="0">
+ <bounds x="306" y="430" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1" state="0">
+ <bounds x="308" y="432" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="562" y="439" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="564" y="441" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="562" y="618" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="564" y="620" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="562" y="476" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="564" y="478" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="306" y="389" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="308" y="391" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="368" y="430" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="370" y="432" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="619" y="501" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="621" y="503" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="619" y="393" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="621" y="395" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="619" y="213" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="621" y="215" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="562" y="296" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="564" y="298" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="619" y="537" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="621" y="539" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="619" y="357" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="621" y="359" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="619" y="249" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="621" y="251" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="73" y="583" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="75" y="585" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="619" y="573" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="621" y="575" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="619" y="429" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="621" y="431" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="619" y="285" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="621" y="287" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="559" y="106" width="132" height="72"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="561" y="108" width="128" height="68"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="559" y="106" width="132" height="72"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="561" y="108" width="128" height="68"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="73" y="618" width="57" height="17"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="75" y="620" width="53" height="13"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="619" y="609" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="621" y="611" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="619" y="465" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="621" y="467" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="619" y="321" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="621" y="323" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="619" y="177" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="621" y="179" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="146" y="224" width="62" height="62"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="148" y="226" width="58" height="58"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="619" y="645" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="621" y="647" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="582" y="645" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="584" y="647" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="245" y="641" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="247" y="643" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="307" y="641" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="309" y="643" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="369" y="641" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="371" y="643" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="480" y="508" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="482" y="510" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="480" y="537" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="482" y="539" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="480" y="567" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="482" y="569" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="480" y="598" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="482" y="600" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1_border" state="0">
+ <bounds x="480" y="627" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp211" element="lamp_211_1" state="0">
+ <bounds x="482" y="629" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="179" y="508" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="181" y="510" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="179" y="537" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="181" y="539" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="179" y="567" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="181" y="569" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="179" y="598" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="181" y="600" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="179" y="627" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="181" y="629" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="1" y="609" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="3" y="611" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="1" y="609" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="3" y="611" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="1" y="645" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="3" y="647" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="397" y="145" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="399" y="147" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="1" y="285" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="3" y="287" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="1" y="285" width="72" height="37"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="3" y="287" width="68" height="33"/>
+ </backdrop>
+ <backdrop name="lamp15" element="lamp_15_1_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="655" y="6" width="32" height="47"/>
+ </backdrop>
+ <backdrop name="lamp15" element="lamp_15_1" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="657" y="8" width="28" height="43"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="397" y="1" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="399" y="3" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="397" y="1" width="97" height="47"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="399" y="3" width="93" height="43"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="482" y="202" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="484" y="204" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="511" y="202" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="513" y="204" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_115_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="482" y="224" width="62" height="62"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_115" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="484" y="226" width="58" height="58"/>
+ </backdrop>
+ <backdrop name="lamp22" element="colour_button_116_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="164" y="318" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp22" element="colour_button_116" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="166" y="320" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp23" element="colour_button_117_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="164" y="345" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp23" element="colour_button_117" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="166" y="347" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp24" element="colour_button_118_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="456" y="318" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp24" element="colour_button_118" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="458" y="320" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_119_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="456" y="345" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_119" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="458" y="347" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp79" element="colour_button_120_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="136" y="397" width="82" height="62"/>
+ </backdrop>
+ <backdrop name="lamp79" element="colour_button_120" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="138" y="399" width="78" height="58"/>
+ </backdrop>
+ <backdrop name="lamp9" element="colour_button_121_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="465" y="397" width="82" height="62"/>
+ </backdrop>
+ <backdrop name="lamp9" element="colour_button_121" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="467" y="399" width="78" height="58"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_122_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1" y="682" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_122" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="3" y="684" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_123_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="87" y="682" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_123" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="89" y="684" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_124_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="199" y="682" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_124" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="201" y="684" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_125_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="298" y="682" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_125" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="300" y="684" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_126_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="397" y="682" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_126" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="399" y="684" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_127_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="526" y="682" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_127" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="528" y="684" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_128_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="619" y="682" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_128" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="621" y="684" width="68" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="202" y="479" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="202" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="219" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="236" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="253" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="270" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="287" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="304" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="321" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="338" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="355" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="372" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="389" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="406" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="423" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="440" y="479" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="457" y="479" width="17" height="30"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_button" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_button" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_button" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_button" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_button" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_button" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6reelmn.lay b/src/mame/layout/j6reelmn.lay
new file mode 100644
index 00000000000..d731ccccca5
--- /dev/null
+++ b/src/mame/layout/j6reelmn.lay
@@ -0,0 +1,6661 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Matrix">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="YES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="No">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roulett">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stoppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="10 Top">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Select">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="A Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_142_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_142">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_143_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_143">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_148_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_148">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_149_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_149">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_150_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_150">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_151_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_151">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_152_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_152">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_153_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_153">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_154_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_154">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel5" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_42">
+ <text string="Plays">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_43">
+ <text string="BANK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_48">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_49">
+ <text string="Each Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pays &#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_67">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_68">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_77">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_82">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_5">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="292" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="292.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="295.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="305.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="308.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="292.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="295.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="305.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="308.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="292.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="295.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="305.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="308.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="292" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="374" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="374.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="384.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="387.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="390.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="374.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="384.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="387.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="390.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="374.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="384.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="387.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="390.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="374" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="456" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="456.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="459.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="462.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="466.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="469.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="472.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="456.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="459.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="462.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="466.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="469.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="472.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="456.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="459.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="462.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="466.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="469.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="472.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="456" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="292" y="74" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="292.0000" y="74.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="295.3333" y="76.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.6667" y="79.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.0000" y="81.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="305.3333" y="84.5556" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="308.6667" y="87.1944" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="292.0000" y="137.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="295.3333" y="139.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.6667" y="142.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.0000" y="145.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="305.3333" y="147.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="308.6667" y="150.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="292.0000" y="200.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="295.3333" y="203.3055" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.6667" y="205.9444" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.0000" y="208.5833" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="305.3333" y="211.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="308.6667" y="213.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="292" y="74" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="374" y="74" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="374.0000" y="74.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.3333" y="76.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.6667" y="79.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="384.0000" y="81.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="387.3333" y="84.5556" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="390.6667" y="87.1944" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="374.0000" y="137.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.3333" y="139.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.6667" y="142.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="384.0000" y="145.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="387.3333" y="147.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="390.6667" y="150.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="374.0000" y="200.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.3333" y="203.3055" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.6667" y="205.9444" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="384.0000" y="208.5833" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="387.3333" y="211.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="390.6667" y="213.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="374" y="74" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="456" y="74" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="456.0000" y="74.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="459.3333" y="76.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="462.6667" y="79.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="466.0000" y="81.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="469.3333" y="84.5556" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="472.6667" y="87.1944" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="456.0000" y="137.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="459.3333" y="139.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="462.6667" y="142.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="466.0000" y="145.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="469.3333" y="147.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="472.6667" y="150.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="456.0000" y="200.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="459.3333" y="203.3055" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="462.6667" y="205.9444" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="466.0000" y="208.5833" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="469.3333" y="211.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="472.6667" y="213.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="456" y="74" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="744" y="3" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="746" y="5" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="744" y="131" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="746" y="133" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="744" y="99" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="746" y="101" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="744" y="67" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="746" y="69" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="744" y="35" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="746" y="37" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="697" y="3" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="699" y="5" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="697" y="35" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="699" y="37" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="697" y="67" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="699" y="69" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="697" y="99" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="699" y="101" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="697" y="131" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="699" y="133" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="650" y="131" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="652" y="133" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="650" y="99" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="652" y="101" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="650" y="67" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="652" y="69" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="650" y="35" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="652" y="37" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="650" y="3" width="46" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="652" y="5" width="42" height="28"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="3" y="246" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="5" y="248" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="3" y="273" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="5" y="275" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="3" y="219" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="5" y="221" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="3" y="3" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="5" y="5" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="3" y="138" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="5" y="140" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="3" y="192" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="5" y="194" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="3" y="165" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="5" y="167" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="3" y="84" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="5" y="86" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="3" y="111" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="5" y="113" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="3" y="30" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="5" y="32" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="3" y="57" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="5" y="59" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="3" y="327" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="5" y="329" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="3" y="300" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="5" y="302" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="118" y="454" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="120" y="456" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="599" y="356" width="59" height="32"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="601" y="358" width="55" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="259" y="100" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="261" y="102" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="259" y="67" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="261" y="69" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="259" y="155" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="261" y="157" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="259" y="205" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="261" y="207" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="259" y="238" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="261" y="240" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="573" y="180" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="575" y="182" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="573" y="232" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="575" y="234" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="567" y="206" width="62" height="26"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="569" y="208" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="165" y="195" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="167" y="197" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="165" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="167" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="165" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="167" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="165" y="99" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="167" y="101" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="165" y="131" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="167" y="133" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="165" y="163" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="167" y="165" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="165" y="227" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="167" y="229" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="165" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="167" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="colour_button_142_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="744" y="163" width="46" height="38"/>
+ </backdrop>
+ <backdrop name="lamp117" element="colour_button_142" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="746" y="165" width="42" height="34"/>
+ </backdrop>
+ <backdrop name="lamp116" element="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="697" y="163" width="46" height="38"/>
+ </backdrop>
+ <backdrop name="lamp116" element="colour_button_143" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="699" y="165" width="42" height="34"/>
+ </backdrop>
+ <backdrop name="lamp115" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="650" y="163" width="46" height="38"/>
+ </backdrop>
+ <backdrop name="lamp115" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="652" y="165" width="42" height="34"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="730" y="603" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="732" y="605" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_148_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="123" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_148" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="125" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_149_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="542" y="606" width="80" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_149" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="544" y="608" width="76" height="34"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_150_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="206" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_150" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="208" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_151_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="455" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_151" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="457" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_152_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="373" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_152" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="375" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_153_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="291" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_153" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="293" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_154_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="627" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_154" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="629" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="475" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="475" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="475" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="505" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="505" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="505" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="418" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit9" element="led_digit_red">
+ <bounds x="418" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="418" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="388" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit8" element="led_digit_red">
+ <bounds x="388" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="388" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="358" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit7" element="led_digit_red">
+ <bounds x="358" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="358" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="328" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="328" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="328" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="366" y="28" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_green">
+ <bounds x="366" y="28" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="366" y="28" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="396" y="28" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_green">
+ <bounds x="396" y="28" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="396" y="28" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="426" y="28" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_green">
+ <bounds x="426" y="28" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="426" y="28" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="456" y="28" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_green">
+ <bounds x="456" y="28" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="456" y="28" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop name="label42" element="label_42">
+ <bounds x="473" y="307" width="51" height="22"/>
+ </backdrop>
+ <backdrop name="label43" element="label_43">
+ <bounds x="357" y="306" width="59" height="24"/>
+ </backdrop>
+ <backdrop name="label48" element="label_48">
+ <bounds x="291" y="313" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label49" element="label_49">
+ <bounds x="667" y="357" width="63" height="32"/>
+ </backdrop>
+ <backdrop name="label67" element="label_67">
+ <bounds x="265" y="497" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label68" element="label_68">
+ <bounds x="538" y="497" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label77" element="label_77">
+ <bounds x="328" y="12" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label82" element="label_82">
+ <bounds x="403" y="4" width="39" height="24"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_button" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_button" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_button" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="312" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="312.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="315.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="318.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="322.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="325.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="328.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="392.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="395.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="398.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="402.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="405.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="408.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="472.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="475.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="478.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="482.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="485.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="488.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="1100" y="312" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel6" element="debug_stepper_value">
+ <bounds x="1100" y="552" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_5">
+ <bounds x="1180" y="552" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6rh6cld.lay b/src/mame/layout/j6rh6cld.lay
new file mode 100644
index 00000000000..b0d31935be1
--- /dev/null
+++ b/src/mame/layout/j6rh6cld.lay
@@ -0,0 +1,6901 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Red Hot Six">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Each Wild On Winline Doubles Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1000 Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1000">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1000">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;500">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="When Lit Press Start For Guaranteed Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Each Wild On Winline Doubles Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="On Winline Pays Win Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_83_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_83">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_84_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_84">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_85_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_85">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_86_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_86">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_87_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_87">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_88_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_88">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_89_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_89">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_90_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_90">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cancel ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_91_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_91">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_92_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_92">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Transfer">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_93_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_93">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10 Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_94_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_94">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4 Stake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_95_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_95">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2 Stake ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel5" defstate="0">
+ <reel reelreversed="0" stateoffset="1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_60">
+ <text string="Maximum Win Is Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_61">
+ <text string="Winnings">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="24">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="24">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_5">
+ <text string="24">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="740" height="693"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="69" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="69.0000" y="432.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="72.3333" y="433.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="75.6667" y="435.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="79.0000" y="437.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="82.3333" y="439.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="85.6667" y="441.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="69.0000" y="478.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="72.3333" y="480.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="75.6667" y="482.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="79.0000" y="484.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="82.3333" y="486.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="85.6667" y="488.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="69.0000" y="525.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="72.3333" y="527.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="75.6667" y="529.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="79.0000" y="531.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="82.3333" y="533.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="85.6667" y="535.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="69" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="151" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="151.0000" y="432.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="154.3333" y="433.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="157.6667" y="435.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="161.0000" y="437.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="164.3333" y="439.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="167.6667" y="441.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="151.0000" y="478.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="154.3333" y="480.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="157.6667" y="482.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="161.0000" y="484.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="164.3333" y="486.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="167.6667" y="488.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="151.0000" y="525.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="154.3333" y="527.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="157.6667" y="529.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="161.0000" y="531.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="164.3333" y="533.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="167.6667" y="535.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="151" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="233" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="233.0000" y="432.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="236.3333" y="433.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="239.6667" y="435.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="243.0000" y="437.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="246.3333" y="439.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="249.6667" y="441.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="233.0000" y="478.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="236.3333" y="480.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="239.6667" y="482.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="243.0000" y="484.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="246.3333" y="486.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="249.6667" y="488.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="233.0000" y="525.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="236.3333" y="527.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="239.6667" y="529.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="243.0000" y="531.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="246.3333" y="533.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="249.6667" y="535.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="233" y="432" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="57" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="57.0000" y="57.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="60.3333" y="58.9444" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="63.6667" y="60.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="67.0000" y="62.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="70.3333" y="64.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="73.6667" y="66.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="57.0000" y="103.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="60.3333" y="105.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="63.6667" y="107.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="67.0000" y="109.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="70.3333" y="111.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="73.6667" y="113.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="57.0000" y="150.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="60.3333" y="152.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="63.6667" y="154.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="67.0000" y="156.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="70.3333" y="158.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="73.6667" y="160.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="57" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="138" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_0" state="0">
+ <bounds x="138.0000" y="57.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_1" state="0">
+ <bounds x="141.3333" y="58.9444" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_2" state="0">
+ <bounds x="144.6667" y="60.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_3" state="0">
+ <bounds x="148.0000" y="62.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_4" state="0">
+ <bounds x="151.3333" y="64.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_5" state="0">
+ <bounds x="154.6667" y="66.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="138.0000" y="103.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="141.3333" y="105.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="144.6667" y="107.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="148.0000" y="109.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="151.3333" y="111.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="154.6667" y="113.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_0" state="0">
+ <bounds x="138.0000" y="150.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_1" state="0">
+ <bounds x="141.3333" y="152.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_2" state="0">
+ <bounds x="144.6667" y="154.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_3" state="0">
+ <bounds x="148.0000" y="156.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_4" state="0">
+ <bounds x="151.3333" y="158.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_5" state="0">
+ <bounds x="154.6667" y="160.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="138" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="220" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_0" state="0">
+ <bounds x="220.0000" y="57.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_1" state="0">
+ <bounds x="223.3333" y="58.9444" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_2" state="0">
+ <bounds x="226.6667" y="60.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_3" state="0">
+ <bounds x="230.0000" y="62.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_4" state="0">
+ <bounds x="233.3333" y="64.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_5" state="0">
+ <bounds x="236.6667" y="66.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_0" state="0">
+ <bounds x="220.0000" y="103.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_1" state="0">
+ <bounds x="223.3333" y="105.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_2" state="0">
+ <bounds x="226.6667" y="107.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_3" state="0">
+ <bounds x="230.0000" y="109.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_4" state="0">
+ <bounds x="233.3333" y="111.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_5" state="0">
+ <bounds x="236.6667" y="113.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_0" state="0">
+ <bounds x="220.0000" y="150.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_1" state="0">
+ <bounds x="223.3333" y="152.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_2" state="0">
+ <bounds x="226.6667" y="154.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_3" state="0">
+ <bounds x="230.0000" y="156.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_4" state="0">
+ <bounds x="233.3333" y="158.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_5" state="0">
+ <bounds x="236.6667" y="160.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="220" y="57" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="79" y="17" width="202" height="27"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="81" y="19" width="198" height="23"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="78" y="202" width="202" height="19"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="80" y="204" width="198" height="15"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="34" y="189" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="36" y="191" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="34" y="162" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="36" y="164" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="32" y="116" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="34" y="118" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="32" y="68" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="34" y="70" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="32" y="43" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="34" y="45" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="440" y="7" width="152" height="42"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="442" y="9" width="148" height="38"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="206" y="578" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="208" y="580" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="238" y="578" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="240" y="580" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="270" y="578" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="272" y="580" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="95" y="579" width="102" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="97" y="581" width="98" height="23"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="301" y="189" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="303" y="191" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="301" y="162" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="303" y="164" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="301" y="116" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="303" y="118" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="304" y="69" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="306" y="71" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="302" y="42" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="304" y="44" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="597" y="51" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="599" y="53" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="597" y="82" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="599" y="84" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="597" y="113" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="599" y="115" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="597" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="599" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="597" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="599" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="596" y="206" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="598" y="208" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="596" y="237" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="598" y="239" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="597" y="268" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="599" y="270" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="536" y="51" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="538" y="53" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="536" y="82" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="538" y="84" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="536" y="113" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="538" y="115" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="536" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="538" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="536" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="538" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="535" y="206" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="537" y="208" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="535" y="237" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="537" y="239" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="536" y="268" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="538" y="270" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="379" y="269" width="96" height="19"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="381" y="271" width="92" height="15"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="475" y="268" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="477" y="270" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="474" y="237" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="476" y="239" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="475" y="51" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="477" y="53" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="475" y="82" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="477" y="84" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="475" y="113" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="477" y="115" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="475" y="144" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="477" y="146" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="474" y="175" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="476" y="177" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="474" y="206" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="476" y="208" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="407" y="577" width="202" height="24"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="409" y="579" width="198" height="20"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="407" y="556" width="202" height="19"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="409" y="558" width="198" height="15"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="514" y="416" width="96" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="516" y="418" width="92" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="461" y="450" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="463" y="452" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="461" y="481" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="463" y="483" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="461" y="512" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="463" y="514" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="609" y="449" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="611" y="451" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="609" y="480" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="611" y="482" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="609" y="511" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="611" y="513" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp25" element="colour_button_83_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="226" y="235" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp25" element="colour_button_83" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="228" y="237" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp26" element="colour_button_84_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="141" y="235" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp26" element="colour_button_84" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="143" y="237" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp27" element="colour_button_85_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="58" y="235" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp27" element="colour_button_85" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="60" y="237" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_86_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="645" y="11" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_86" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="647" y="13" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="colour_button_87_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="79" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp213" element="colour_button_87" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="81" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_88_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="158" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_88" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="160" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_89_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="235" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_89" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="237" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp215" element="colour_button_90_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="3" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp215" element="colour_button_90" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="5" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_91_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="625" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_91" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="627" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_92_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="548" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_92" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="550" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_93_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="471" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_93" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="473" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_94_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="394" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_94" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="396" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_95_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="317" y="612" width="75" height="39"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_95" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="319" y="614" width="71" height="35"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="278" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off176" element="led_off">
+ <bounds x="286" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off177" element="led_off">
+ <bounds x="320" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off178" element="led_off">
+ <bounds x="320" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off179" element="led_off">
+ <bounds x="286" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off180" element="led_off">
+ <bounds x="286" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off181" element="led_off">
+ <bounds x="286" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off182" element="led_off">
+ <bounds x="286" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off183" element="led_dot_off">
+ <bounds x="329" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp176" element="led_on">
+ <bounds x="286" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp177" element="led_on">
+ <bounds x="320" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp178" element="led_on">
+ <bounds x="320" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp179" element="led_on">
+ <bounds x="286" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp180" element="led_on">
+ <bounds x="286" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp181" element="led_on">
+ <bounds x="286" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp182" element="led_on">
+ <bounds x="286" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp183" element="led_dot_on">
+ <bounds x="329" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="218" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off160" element="led_off">
+ <bounds x="226" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off161" element="led_off">
+ <bounds x="260" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off162" element="led_off">
+ <bounds x="260" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off163" element="led_off">
+ <bounds x="226" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off164" element="led_off">
+ <bounds x="226" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off165" element="led_off">
+ <bounds x="226" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off166" element="led_off">
+ <bounds x="226" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off167" element="led_dot_off">
+ <bounds x="269" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp160" element="led_on">
+ <bounds x="226" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp161" element="led_on">
+ <bounds x="260" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp162" element="led_on">
+ <bounds x="260" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp163" element="led_on">
+ <bounds x="226" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp164" element="led_on">
+ <bounds x="226" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp165" element="led_on">
+ <bounds x="226" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp166" element="led_on">
+ <bounds x="226" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp167" element="led_dot_on">
+ <bounds x="269" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="158" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off144" element="led_off">
+ <bounds x="166" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off145" element="led_off">
+ <bounds x="200" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off146" element="led_off">
+ <bounds x="200" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off147" element="led_off">
+ <bounds x="166" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off148" element="led_off">
+ <bounds x="166" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off149" element="led_off">
+ <bounds x="166" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off150" element="led_off">
+ <bounds x="166" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off151" element="led_dot_off">
+ <bounds x="209" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp144" element="led_on">
+ <bounds x="166" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp145" element="led_on">
+ <bounds x="200" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp146" element="led_on">
+ <bounds x="200" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp147" element="led_on">
+ <bounds x="166" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp148" element="led_on">
+ <bounds x="166" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp149" element="led_on">
+ <bounds x="166" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp150" element="led_on">
+ <bounds x="166" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp151" element="led_dot_on">
+ <bounds x="209" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="98" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off128" element="led_off">
+ <bounds x="106" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off129" element="led_off">
+ <bounds x="140" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off130" element="led_off">
+ <bounds x="140" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off131" element="led_off">
+ <bounds x="106" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off132" element="led_off">
+ <bounds x="106" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off133" element="led_off">
+ <bounds x="106" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off134" element="led_off">
+ <bounds x="106" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off135" element="led_dot_off">
+ <bounds x="149" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp128" element="led_on">
+ <bounds x="106" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp129" element="led_on">
+ <bounds x="140" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp130" element="led_on">
+ <bounds x="140" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp131" element="led_on">
+ <bounds x="106" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp132" element="led_on">
+ <bounds x="106" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp133" element="led_on">
+ <bounds x="106" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp134" element="led_on">
+ <bounds x="106" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp135" element="led_dot_on">
+ <bounds x="149" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="38" y="289" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off112" element="led_off">
+ <bounds x="46" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off113" element="led_off">
+ <bounds x="80" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off114" element="led_off">
+ <bounds x="80" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off115" element="led_off">
+ <bounds x="46" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off116" element="led_off">
+ <bounds x="46" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off117" element="led_off">
+ <bounds x="46" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off118" element="led_off">
+ <bounds x="46" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off119" element="led_dot_off">
+ <bounds x="89" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp112" element="led_on">
+ <bounds x="46" y="296" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp113" element="led_on">
+ <bounds x="80" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp114" element="led_on">
+ <bounds x="80" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp115" element="led_on">
+ <bounds x="46" y="354" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp116" element="led_on">
+ <bounds x="46" y="325" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp117" element="led_on">
+ <bounds x="46" y="296" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp118" element="led_on">
+ <bounds x="46" y="325" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp119" element="led_dot_on">
+ <bounds x="89" y="354" width="8" height="7"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="54" y="391" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="54" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="71" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="88" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="105" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="122" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="139" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="156" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="173" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="190" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="207" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="224" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="241" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="258" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="275" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="292" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="309" y="391" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label60" element="label_60">
+ <bounds x="96" y="371" width="136" height="14"/>
+ </backdrop>
+ <backdrop name="label61" element="label_61">
+ <bounds x="151" y="271" width="51" height="14"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_button" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_button" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_button" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_button" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_button" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="312" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="312.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="315.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="318.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="322.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="325.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="328.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="392.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="395.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="398.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="402.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="405.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="408.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="472.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="475.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="478.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="482.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="485.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="488.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="1100" y="312" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel6" element="debug_stepper_value">
+ <bounds x="1100" y="552" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_5">
+ <bounds x="1180" y="552" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6rhchil.lay b/src/mame/layout/j6rhchil.lay
new file mode 100644
index 00000000000..0ddd8944a59
--- /dev/null
+++ b/src/mame/layout/j6rhchil.lay
@@ -0,0 +1,7916 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="50p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Red Hot Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Red Hot Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Red Hot Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Red Hot Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="The Heat Is On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="The Heat Is On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hot To Handle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hot To Handle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli Surprise">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli Surprise">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Tequilla Slammer">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Tequilla Slammer">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Ball Of Fire">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Ball Of Fire">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Wind Fall">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Wind Fall">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hot Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hot Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="No Sweat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="No Sweat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Mexican Wave">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Mexican Wave">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Ring Of Fire">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Ring Of Fire">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hold The Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hold The Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Salsa Dip">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Salsa Dip">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;20.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Bonus Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+1 Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+2 Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Red Hot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+2 Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Bonus Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+2 Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Chilli Shuffle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+2 Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+1 Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Roll Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Red Hot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Double">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Xtra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Hot Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Shuffle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hot Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Super Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Reel Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Feature Entry">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Win Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Mystery Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Respin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.03" blue="0.03"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.01" blue="0.01"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.07" blue="0.07"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.02" blue="0.02"/>
+ </rect>
+ <text string="RED">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.03" blue="0.03"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.01" blue="0.01"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.07" blue="0.07"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.02" blue="0.02"/>
+ </rect>
+ <text string="Hot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.03" blue="0.03"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.01" blue="0.01"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.07" blue="0.07"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.02" blue="0.02"/>
+ </rect>
+ <text string="Chilli">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.03" blue="0.03"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.01" blue="0.01"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.07" blue="0.07"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.02" blue="0.02"/>
+ </rect>
+ <text string="Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_121_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_121">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_122_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_122">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_123_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_123">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_124_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_124">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_125_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_125">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_126_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_126">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_127_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_127">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_128_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_128">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_129_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_129">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="5" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel5" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="5" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_30">
+ <text string="In View">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_105">
+ <text string="Win Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_113">
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_114">
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_5">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="735" height="701"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="244" y="468" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="244.0000" y="468.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="247.3333" y="469.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="250.6667" y="471.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="254.0000" y="473.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="257.3333" y="475.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="260.6667" y="477.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="244.0000" y="514.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="247.3333" y="516.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="250.6667" y="518.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="254.0000" y="520.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="257.3333" y="522.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="260.6667" y="524.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="244.0000" y="561.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="247.3333" y="563.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="250.6667" y="565.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="254.0000" y="567.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="257.3333" y="569.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="260.6667" y="571.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="244" y="468" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="328" y="468" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="328.0000" y="468.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="331.3333" y="469.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="334.6667" y="471.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="338.0000" y="473.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="341.3333" y="475.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="344.6667" y="477.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="328.0000" y="514.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="331.3333" y="516.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="334.6667" y="518.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="338.0000" y="520.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="341.3333" y="522.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="344.6667" y="524.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="328.0000" y="561.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="331.3333" y="563.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="334.6667" y="565.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="338.0000" y="567.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="341.3333" y="569.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="344.6667" y="571.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="328" y="468" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="412" y="468" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="412.0000" y="468.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="415.3333" y="469.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="418.6667" y="471.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="422.0000" y="473.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="425.3333" y="475.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="428.6667" y="477.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="412.0000" y="514.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="415.3333" y="516.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="418.6667" y="518.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="422.0000" y="520.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="425.3333" y="522.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="428.6667" y="524.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="412.0000" y="561.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="415.3333" y="563.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="418.6667" y="565.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="422.0000" y="567.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="425.3333" y="569.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="428.6667" y="571.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="412" y="468" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="539" y="504" width="80" height="70"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="539.0000" y="504.0000" width="80.0000" height="70.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="542.3333" y="506.9167" width="73.3333" height="64.1667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="545.6667" y="509.8333" width="66.6667" height="58.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="549.0000" y="512.7500" width="60.0000" height="52.5000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="552.3333" y="515.6667" width="53.3333" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="555.6667" y="518.5833" width="46.6667" height="40.8333"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="539" y="504" width="80" height="70"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="255" y="112" width="80" height="180"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_0" state="0">
+ <bounds x="255.0000" y="112.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_1" state="0">
+ <bounds x="258.3333" y="113.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_2" state="0">
+ <bounds x="261.6667" y="115.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_3" state="0">
+ <bounds x="265.0000" y="116.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_4" state="0">
+ <bounds x="268.3333" y="118.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_5" state="0">
+ <bounds x="271.6667" y="119.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_0" state="0">
+ <bounds x="255.0000" y="148.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_1" state="0">
+ <bounds x="258.3333" y="149.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_2" state="0">
+ <bounds x="261.6667" y="151.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_3" state="0">
+ <bounds x="265.0000" y="152.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_4" state="0">
+ <bounds x="268.3333" y="154.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_5" state="0">
+ <bounds x="271.6667" y="155.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_0" state="0">
+ <bounds x="255.0000" y="184.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_1" state="0">
+ <bounds x="258.3333" y="185.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_2" state="0">
+ <bounds x="261.6667" y="187.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_3" state="0">
+ <bounds x="265.0000" y="188.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_4" state="0">
+ <bounds x="268.3333" y="190.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_5" state="0">
+ <bounds x="271.6667" y="191.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="255.0000" y="220.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="258.3333" y="221.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="261.6667" y="223.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="265.0000" y="224.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="268.3333" y="226.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="271.6667" y="227.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_0" state="0">
+ <bounds x="255.0000" y="256.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_1" state="0">
+ <bounds x="258.3333" y="257.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_2" state="0">
+ <bounds x="261.6667" y="259.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_3" state="0">
+ <bounds x="265.0000" y="260.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_4" state="0">
+ <bounds x="268.3333" y="262.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_5" state="0">
+ <bounds x="271.6667" y="263.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="255" y="112" width="80" height="180"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="414" y="111" width="80" height="180"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="414.0000" y="111.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="417.3333" y="112.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="420.6667" y="114.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="424.0000" y="115.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="427.3333" y="117.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="430.6667" y="118.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="414.0000" y="147.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="417.3333" y="148.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="420.6667" y="150.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="424.0000" y="151.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="427.3333" y="153.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="430.6667" y="154.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_0" state="0">
+ <bounds x="414.0000" y="183.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_1" state="0">
+ <bounds x="417.3333" y="184.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_2" state="0">
+ <bounds x="420.6667" y="186.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_3" state="0">
+ <bounds x="424.0000" y="187.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_4" state="0">
+ <bounds x="427.3333" y="189.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_5" state="0">
+ <bounds x="430.6667" y="190.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_0" state="0">
+ <bounds x="414.0000" y="219.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_1" state="0">
+ <bounds x="417.3333" y="220.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_2" state="0">
+ <bounds x="420.6667" y="222.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_3" state="0">
+ <bounds x="424.0000" y="223.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_4" state="0">
+ <bounds x="427.3333" y="225.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_5" state="0">
+ <bounds x="430.6667" y="226.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_0" state="0">
+ <bounds x="414.0000" y="255.0000" width="80.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_1" state="0">
+ <bounds x="417.3333" y="256.5000" width="73.3333" height="33.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_2" state="0">
+ <bounds x="420.6667" y="258.0000" width="66.6667" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_3" state="0">
+ <bounds x="424.0000" y="259.5000" width="60.0000" height="27.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_4" state="0">
+ <bounds x="427.3333" y="261.0000" width="53.3333" height="24.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_5" state="0">
+ <bounds x="430.6667" y="262.5000" width="46.6667" height="21.0000"/>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="414" y="111" width="80" height="180"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="520" y="150" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="522" y="152" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="520" y="113" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="522" y="115" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="520" y="187" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="522" y="189" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="520" y="222" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="522" y="224" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="520" y="258" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="522" y="260" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="625" y="468" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="627" y="470" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="603" y="468" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="605" y="470" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="581" y="468" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="583" y="470" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="519" y="468" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="521" y="470" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="538" y="468" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="540" y="470" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="557" y="468" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="559" y="470" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="24" y="18" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="26" y="20" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="24" y="18" width="82" height="42"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="26" y="20" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="24" y="59" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="26" y="61" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="24" y="59" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="26" y="61" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="24" y="86" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="26" y="88" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="24" y="86" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="26" y="88" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="24" y="113" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="26" y="115" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="24" y="113" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="26" y="115" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="24" y="140" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="26" y="142" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="24" y="140" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="26" y="142" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="24" y="167" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="26" y="169" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="24" y="167" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="26" y="169" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="24" y="194" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="26" y="196" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="24" y="194" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="26" y="196" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="24" y="221" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="26" y="223" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="24" y="221" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="26" y="223" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="24" y="275" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="26" y="277" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="24" y="275" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="26" y="277" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="24" y="248" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="26" y="250" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="24" y="248" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="26" y="250" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="24" y="302" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="26" y="304" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="24" y="302" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="26" y="304" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="24" y="329" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="26" y="331" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="24" y="329" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="26" y="331" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="24" y="356" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="26" y="358" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="24" y="356" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="26" y="358" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="24" y="383" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="26" y="385" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="24" y="383" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="26" y="385" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="623" y="58" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="625" y="60" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="623" y="139" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="625" y="141" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="623" y="193" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="625" y="195" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="81" y="561" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="83" y="563" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="81" y="529" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="83" y="531" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="81" y="497" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="83" y="499" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="81" y="465" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="83" y="467" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="503" y="348" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="505" y="350" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="449" y="348" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="451" y="350" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="371" y="348" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="373" y="350" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="289" y="348" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="291" y="350" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="237" y="348" width="17" height="17"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="239" y="350" width="13" height="13"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="168" y="395" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="170" y="397" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="168" y="362" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="170" y="364" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="168" y="329" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="170" y="331" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="168" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="170" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="221" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="223" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="274" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="276" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="274" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="276" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="327" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="329" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="380" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="382" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="433" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="435" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="433" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="435" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="486" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="488" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="539" y="296" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="541" y="298" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="539" y="329" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="541" y="331" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="539" y="362" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="541" y="364" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="539" y="395" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="541" y="397" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="221" y="396" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="223" y="398" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="274" y="396" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="276" y="398" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="274" y="396" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="276" y="398" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="327" y="396" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="329" y="398" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="380" y="396" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="382" y="398" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="433" y="396" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="435" y="398" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="433" y="396" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="435" y="398" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="486" y="396" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="488" y="398" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="354" y="192" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="356" y="194" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="354" y="226" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="356" y="228" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="354" y="261" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="356" y="263" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="354" y="155" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="356" y="157" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="353" y="117" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="355" y="119" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="112" y="164" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="114" y="166" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="113" y="206" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="115" y="208" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="112" y="185" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="114" y="187" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="113" y="227" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="115" y="229" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="163" y="185" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="165" y="187" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="122" y="145" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="124" y="147" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="164" y="206" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="166" y="208" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="164" y="164" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="166" y="166" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="163" y="62" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="165" y="64" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="131" y="614" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="133" y="616" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="213" y="614" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="215" y="616" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="295" y="614" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="297" y="616" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="377" y="614" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="379" y="616" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="459" y="614" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="461" y="616" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="541" y="614" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="543" y="616" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="277" y="3" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="279" y="5" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="329" y="3" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="331" y="5" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="380" y="3" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="382" y="5" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="431" y="3" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="433" y="5" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="624" y="549" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="626" y="551" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="624" y="511" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="626" y="513" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_121_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="411" y="640" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_121" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="413" y="642" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_122_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="327" y="640" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_122" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="329" y="642" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_123_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="243" y="640" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_123" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="245" y="642" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_124_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="89" y="639" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_124" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="91" y="641" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_125_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="523" y="639" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_125" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="525" y="641" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_126_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="608" y="639" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_126" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="610" y="641" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp173" element="colour_button_127_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="28" y="412" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp173" element="colour_button_127" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="30" y="414" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp174" element="colour_button_128_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="626" y="410" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp174" element="colour_button_128" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="628" y="412" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_129_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="526" y="29" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_129" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="528" y="31" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="430" y="35" width="50" height="73"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="430" y="35" width="50" height="73"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="430" y="35" width="50" height="73"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="380" y="35" width="50" height="73"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="380" y="35" width="50" height="73"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="380" y="35" width="50" height="73"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="330" y="35" width="50" height="73"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="330" y="35" width="50" height="73"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="330" y="35" width="50" height="73"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="280" y="35" width="50" height="73"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="280" y="35" width="50" height="73"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="280" y="35" width="50" height="73"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="230" y="433" width="272" height="31"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="230" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="247" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="264" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="281" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="298" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="315" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="332" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="349" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="366" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="383" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="400" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="417" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="434" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="451" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="468" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="485" y="433" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="label30" element="label_30">
+ <bounds x="523" y="455" width="41" height="14"/>
+ </backdrop>
+ <backdrop name="label105" element="label_105">
+ <bounds x="582" y="455" width="47" height="14"/>
+ </backdrop>
+ <backdrop name="label113" element="label_113">
+ <bounds x="27" y="467" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="label114" element="label_114">
+ <bounds x="92" y="594" width="28" height="14"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_reel" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_reel" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_button" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_button" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="32.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="34.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="36.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="38.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="40.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp39" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="42.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="80.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="82.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="84.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="86.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="88.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp38" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="90.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="128.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="130.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="132.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="134.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="136.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp34" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="138.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="176.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="178.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="180.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="182.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="184.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp33" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="186.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_0" state="0">
+ <bounds x="1660.0000" y="224.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_1" state="0">
+ <bounds x="1665.0000" y="226.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_2" state="0">
+ <bounds x="1670.0000" y="228.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_3" state="0">
+ <bounds x="1675.0000" y="230.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_4" state="0">
+ <bounds x="1680.0000" y="232.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp32" element="reel_lamp_layer_5" state="0">
+ <bounds x="1685.0000" y="234.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="312" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="312.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="314.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="316.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="318.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="320.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="322.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="360.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="362.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="364.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="366.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="368.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="370.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="408.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="410.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="412.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="414.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="416.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp37" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="418.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="456.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="458.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="460.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="462.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="464.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp36" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="466.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="504.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="506.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="508.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="510.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="512.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp35" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="514.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="sreel6" element="reel5" state="0">
+ <bounds x="1100" y="312" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel6" element="debug_stepper_value">
+ <bounds x="1100" y="552" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_5">
+ <bounds x="1180" y="552" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6rico.lay b/src/mame/layout/j6rico.lay
new file mode 100644
index 00000000000..5e484439e17
--- /dev/null
+++ b/src/mame/layout/j6rico.lay
@@ -0,0 +1,7825 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15 Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="PLUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUMBERS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="RANDOM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="RESPIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="STOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="NUMBERS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="IN VIEW">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="CHOOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="A TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="MAGNUM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="SKILL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FRUIT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="QUICK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="FIRE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="STOP A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="PRIZE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="REEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="STOPPA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="HIT THE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="TOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="TRAIL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="HELD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHOOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="YOUR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="NUMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHOOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="YOUR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="NUMBER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SHARP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SHOOTER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="QUICK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="?NUDGES?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="QUAKE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CRAZY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SPINS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="REVOLVER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="SUPER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="RICOCHET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="UNLIMITED">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPERHOLDS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SUPE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EX">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDG">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="YES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_138_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_138">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_139_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_139">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_142_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_142">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_143_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_143">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="BOTTOM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_146_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_146">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="MIDDLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_147_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_147">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="TOP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_135">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_136">
+ <text string="Thanks To Bugs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="771" height="637"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="107" y="412" width="90" height="160"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="107.0000" y="412.0000" width="90.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="110.7500" y="414.2222" width="82.5000" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="114.5000" y="416.4445" width="75.0000" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="118.2500" y="418.6667" width="67.5000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="122.0000" y="420.8889" width="60.0000" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="125.7500" y="423.1111" width="52.5000" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="107.0000" y="465.3333" width="90.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="110.7500" y="467.5556" width="82.5000" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="114.5000" y="469.7778" width="75.0000" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="118.2500" y="472.0000" width="67.5000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="122.0000" y="474.2222" width="60.0000" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="125.7500" y="476.4445" width="52.5000" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="107.0000" y="518.6667" width="90.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="110.7500" y="520.8889" width="82.5000" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="114.5000" y="523.1111" width="75.0000" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="118.2500" y="525.3334" width="67.5000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="122.0000" y="527.5556" width="60.0000" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="125.7500" y="529.7778" width="52.5000" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="107" y="412" width="90" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="199" y="412" width="90" height="160"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="199.0000" y="412.0000" width="90.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="202.7500" y="414.2222" width="82.5000" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="206.5000" y="416.4445" width="75.0000" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="210.2500" y="418.6667" width="67.5000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="214.0000" y="420.8889" width="60.0000" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="217.7500" y="423.1111" width="52.5000" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="199.0000" y="465.3333" width="90.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="202.7500" y="467.5556" width="82.5000" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="206.5000" y="469.7778" width="75.0000" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="210.2500" y="472.0000" width="67.5000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="214.0000" y="474.2222" width="60.0000" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="217.7500" y="476.4445" width="52.5000" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="199.0000" y="518.6667" width="90.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="202.7500" y="520.8889" width="82.5000" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="206.5000" y="523.1111" width="75.0000" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="210.2500" y="525.3334" width="67.5000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="214.0000" y="527.5556" width="60.0000" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="217.7500" y="529.7778" width="52.5000" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="199" y="412" width="90" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="291" y="412" width="90" height="160"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="291.0000" y="412.0000" width="90.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="294.7500" y="414.2222" width="82.5000" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.5000" y="416.4445" width="75.0000" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.2500" y="418.6667" width="67.5000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="306.0000" y="420.8889" width="60.0000" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="309.7500" y="423.1111" width="52.5000" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="291.0000" y="465.3333" width="90.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="294.7500" y="467.5556" width="82.5000" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.5000" y="469.7778" width="75.0000" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.2500" y="472.0000" width="67.5000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="306.0000" y="474.2222" width="60.0000" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="309.7500" y="476.4445" width="52.5000" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="291.0000" y="518.6667" width="90.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="294.7500" y="520.8889" width="82.5000" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="298.5000" y="523.1111" width="75.0000" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="302.2500" y="525.3334" width="67.5000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="306.0000" y="527.5556" width="60.0000" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="309.7500" y="529.7778" width="52.5000" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="291" y="412" width="90" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="398" y="446" width="60" height="100"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="398.0000" y="446.0000" width="60.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="400.5000" y="447.3889" width="55.0000" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="403.0000" y="448.7778" width="50.0000" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="405.5000" y="450.1667" width="45.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="408.0000" y="451.5555" width="40.0000" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="410.5000" y="452.9445" width="35.0000" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="398.0000" y="479.3333" width="60.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="400.5000" y="480.7222" width="55.0000" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="403.0000" y="482.1111" width="50.0000" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="405.5000" y="483.5000" width="45.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="408.0000" y="484.8889" width="40.0000" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="410.5000" y="486.2778" width="35.0000" height="19.4444"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="398.0000" y="512.6667" width="60.0000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="400.5000" y="514.0556" width="55.0000" height="30.5556"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="403.0000" y="515.4445" width="50.0000" height="27.7778"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="405.5000" y="516.8334" width="45.0000" height="25.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="408.0000" y="518.2222" width="40.0000" height="22.2222"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="410.5000" y="519.6111" width="35.0000" height="19.4444"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="398" y="446" width="60" height="100"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="560" y="1" width="122" height="42"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="562" y="3" width="118" height="38"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="302" y="380" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="304" y="382" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="243" y="380" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="245" y="382" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="184" y="380" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="186" y="382" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="125" y="380" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="127" y="382" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="124" y="573" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="126" y="575" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="183" y="573" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="185" y="575" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="242" y="573" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="244" y="575" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="301" y="573" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="303" y="575" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="702" y="507" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="704" y="509" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="702" y="478" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="704" y="480" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="702" y="449" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="704" y="451" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="643" y="507" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="645" y="509" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="643" y="478" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="645" y="480" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="643" y="449" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="645" y="451" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="576" y="414" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="578" y="416" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="576" y="446" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="578" y="448" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="576" y="478" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="578" y="480" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="576" y="510" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="578" y="512" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="576" y="542" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="578" y="544" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="486" y="539" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="488" y="541" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="486" y="399" width="52" height="52"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="488" y="401" width="48" height="48"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="415" y="419" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="417" y="421" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="415" y="546" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="417" y="548" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="283" y="131" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="285" y="133" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="283" y="188" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="285" y="190" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="460" y="188" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="462" y="190" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="460" y="131" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="462" y="133" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="460" y="73" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="462" y="75" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="283" y="73" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="285" y="75" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="309" y="302" width="152" height="17"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="311" y="304" width="148" height="13"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="309" y="273" width="152" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="311" y="275" width="148" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="588" y="302" width="77" height="17"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="590" y="304" width="73" height="13"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="588" y="273" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="590" y="275" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="588" y="244" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="590" y="246" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="588" y="215" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="590" y="217" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="588" y="186" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="590" y="188" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="588" y="157" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="590" y="159" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="588" y="128" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="590" y="130" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="588" y="99" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="590" y="101" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="588" y="70" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="590" y="72" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="588" y="41" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="590" y="43" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="486" y="41" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="488" y="43" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="486" y="70" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="488" y="72" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="486" y="99" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="488" y="101" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="486" y="128" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="488" y="130" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="486" y="157" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="488" y="159" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="486" y="186" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="488" y="188" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="486" y="215" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="488" y="217" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="486" y="244" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="488" y="246" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="486" y="273" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="488" y="275" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="486" y="302" width="77" height="17"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="488" y="304" width="73" height="13"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="562" y="217" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="564" y="219" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="562" y="160" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="564" y="162" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="562" y="102" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="564" y="104" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="690" y="41" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="692" y="43" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="690" y="70" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="692" y="72" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="690" y="99" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="692" y="101" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="690" y="128" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="692" y="130" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="690" y="157" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="692" y="159" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="690" y="186" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="692" y="188" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="690" y="215" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="692" y="217" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="690" y="244" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="692" y="246" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="690" y="273" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="692" y="275" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="690" y="302" width="77" height="17"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="692" y="304" width="73" height="13"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="181" y="102" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="183" y="104" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="181" y="160" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="183" y="162" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="181" y="217" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="183" y="219" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="207" y="302" width="77" height="17"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="209" y="304" width="73" height="13"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="207" y="273" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="209" y="275" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="207" y="244" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="209" y="246" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="207" y="215" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="209" y="217" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="207" y="186" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="209" y="188" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="207" y="157" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="209" y="159" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="207" y="128" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="209" y="130" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="207" y="99" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="209" y="101" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="207" y="70" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="209" y="72" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="207" y="41" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="209" y="43" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="105" y="41" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="107" y="43" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="105" y="70" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="107" y="72" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="105" y="99" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="107" y="101" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="105" y="128" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="107" y="130" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="105" y="157" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="107" y="159" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="105" y="186" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="107" y="188" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="105" y="215" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="107" y="217" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="105" y="244" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="107" y="246" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="105" y="273" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="107" y="275" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="105" y="302" width="77" height="17"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="107" y="304" width="73" height="13"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="3" y="41" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="5" y="43" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="3" y="70" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="5" y="72" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="3" y="99" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="5" y="101" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="3" y="128" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="5" y="130" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="3" y="157" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="5" y="159" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="3" y="186" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="5" y="188" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="3" y="215" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="5" y="217" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="3" y="244" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="5" y="246" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="3" y="273" width="77" height="32"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="5" y="275" width="73" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="3" y="302" width="77" height="17"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="5" y="304" width="73" height="13"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="128" y="16" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="130" y="18" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="128" y="1" width="82" height="18"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="130" y="3" width="78" height="14"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="167" y="16" width="43" height="27"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="169" y="18" width="39" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_137_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="40" y="605" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_137" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="42" y="607" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_138_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="116" y="605" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_138" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="118" y="607" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_139_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="683" y="605" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_139" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="685" y="607" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_140_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="579" y="605" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_140" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="581" y="607" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="451" y="605" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="453" y="607" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_142_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="299" y="605" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_142" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="301" y="607" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="209" y="605" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_143" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="211" y="607" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="691" y="8" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="693" y="10" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp227" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="473" y="512" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp227" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="475" y="514" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_146_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="473" y="481" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp226" element="colour_button_146" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="475" y="483" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_147_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="473" y="451" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_147" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="475" y="453" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="724" y="564" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="724" y="564" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="724" y="564" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="700" y="564" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="700" y="564" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="700" y="564" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="326" y="2" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="326" y="2" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="326" y="2" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="356" y="2" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="356" y="2" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="356" y="2" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="386" y="2" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_red">
+ <bounds x="386" y="2" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="386" y="2" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="415" y="2" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="415" y="2" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="415" y="2" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop name="label135" element="label_135">
+ <bounds x="647" y="432" width="111" height="16"/>
+ </backdrop>
+ <backdrop name="label136" element="label_136">
+ <bounds x="567" y="585" width="99" height="16"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_button" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_button" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6rollerd.lay b/src/mame/layout/j6rollerd.lay
new file mode 100644
index 00000000000..249ffae73e3
--- /dev/null
+++ b/src/mame/layout/j6rollerd.lay
@@ -0,0 +1,7785 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="RIDE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="OVER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Tin Can">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Alley">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Test Your">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Strength">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="RIDE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="OVER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="RIDE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="OVER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="The">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Waltze">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="The">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nemesi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="RIDE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="OVER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Log">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Flume">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Ghost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Train">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="ROLLER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COASTER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Dip">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Coconut">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Roll Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roll Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Closed">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Last">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ride">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Chance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Log">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Flume">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Roller">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Coaster">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </disk>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </disk>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Strength">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="TEST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_129_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_129">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_130_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_130">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_131_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_131">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_132_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_132">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_133_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_133">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_134_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_134">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_136_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_136">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_6">
+ <text string="Plays">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_85">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_86">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_98">
+ <text string="Tin Can Alley">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_104">
+ <text string="Coconut shy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="249" y="412" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="249.0000" y="412.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="252.3333" y="414.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="255.6667" y="417.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="259.0000" y="419.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="262.3333" y="422.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="265.6667" y="425.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="249.0000" y="475.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="252.3333" y="477.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="255.6667" y="480.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="259.0000" y="483.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="262.3333" y="485.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="265.6667" y="488.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="249.0000" y="538.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="252.3333" y="541.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="255.6667" y="543.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="259.0000" y="546.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="262.3333" y="549.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="265.6667" y="551.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="249" y="412" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="331" y="412" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="331.0000" y="412.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="334.3333" y="414.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="337.6667" y="417.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="341.0000" y="419.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="344.3333" y="422.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="347.6667" y="425.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="331.0000" y="475.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="334.3333" y="477.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="337.6667" y="480.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="341.0000" y="483.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="344.3333" y="485.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="347.6667" y="488.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="331.0000" y="538.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="334.3333" y="541.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="337.6667" y="543.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="341.0000" y="546.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="344.3333" y="549.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="347.6667" y="551.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="331" y="412" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="413" y="412" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="413.0000" y="412.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="416.3333" y="414.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="419.6667" y="417.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="423.0000" y="419.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="426.3333" y="422.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="429.6667" y="425.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="413.0000" y="475.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="416.3333" y="477.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="419.6667" y="480.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="423.0000" y="483.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="426.3333" y="485.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="429.6667" y="488.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="413.0000" y="538.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="416.3333" y="541.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="419.6667" y="543.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="423.0000" y="546.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="426.3333" y="549.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="429.6667" y="551.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="413" y="412" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="495" y="412" width="76" height="190"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="495" y="412" width="76" height="190"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="367" y="195" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="369" y="197" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="553" y="131" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="555" y="133" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="615" y="131" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="617" y="133" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="615" y="99" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="617" y="101" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="553" y="99" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="555" y="101" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="491" y="99" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="493" y="101" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="429" y="99" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="431" y="101" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="367" y="99" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="369" y="101" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="305" y="99" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="307" y="101" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="243" y="99" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="245" y="101" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="243" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="245" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="305" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="307" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="367" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="369" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="429" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="431" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="491" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="493" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="553" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="555" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="615" y="67" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="617" y="69" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="615" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="617" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="553" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="555" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="491" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="493" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="429" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="431" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="367" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="369" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="305" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="307" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="491" y="131" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="493" y="133" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="429" y="131" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="431" y="133" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="367" y="131" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="369" y="133" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="429" y="195" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="431" y="197" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="305" y="195" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="307" y="197" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="305" y="131" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="307" y="133" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="243" y="131" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="245" y="133" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="429" y="163" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="431" y="165" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="491" y="163" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="493" y="165" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="553" y="163" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="555" y="165" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="615" y="163" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="617" y="165" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="615" y="195" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="617" y="197" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="553" y="195" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="555" y="197" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="491" y="195" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="493" y="197" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="243" y="195" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="245" y="197" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="305" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="307" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="429" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="431" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="367" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="369" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="243" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="245" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="243" y="35" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="245" y="37" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="491" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="493" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="553" y="3" width="124" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="555" y="5" width="120" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="367" y="163" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="369" y="165" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="305" y="163" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="307" y="165" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="243" y="163" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="245" y="165" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="243" y="227" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="245" y="229" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="553" y="227" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="555" y="229" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="491" y="227" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="493" y="229" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="429" y="227" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="431" y="229" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="367" y="227" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="369" y="229" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="305" y="227" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="307" y="229" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="615" y="227" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="617" y="229" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="633" y="421" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="635" y="423" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="633" y="394" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="635" y="396" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="633" y="367" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="635" y="369" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="633" y="340" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="635" y="342" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="633" y="259" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="635" y="261" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="633" y="286" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="635" y="288" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="633" y="313" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="635" y="315" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="661" y="404" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="663" y="406" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="271" y="267" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="273" y="269" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="325" y="267" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="327" y="269" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="379" y="267" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="381" y="269" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="433" y="267" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="435" y="269" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="487" y="267" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="489" y="269" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="541" y="267" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="543" y="269" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="716" y="155" width="42" height="24"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="718" y="157" width="38" height="20"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="716" y="131" width="42" height="24"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="718" y="133" width="38" height="20"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="716" y="107" width="42" height="24"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="718" y="109" width="38" height="20"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="716" y="83" width="42" height="24"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="718" y="85" width="38" height="20"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="716" y="59" width="42" height="24"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="718" y="61" width="38" height="20"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="716" y="35" width="42" height="24"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="718" y="37" width="38" height="20"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="706" y="179" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="708" y="181" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="706" y="3" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="708" y="5" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="705" y="258" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="707" y="260" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="13" y="498" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="15" y="500" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="112" y="534" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="114" y="536" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="461" y="328" width="32" height="42"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="463" y="330" width="28" height="38"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="333" y="328" width="32" height="42"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="335" y="330" width="28" height="38"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="365" y="328" width="32" height="42"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="367" y="330" width="28" height="38"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="429" y="328" width="32" height="42"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="431" y="330" width="28" height="38"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="397" y="328" width="32" height="42"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="399" y="330" width="28" height="38"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="42" y="357" width="32" height="46"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="44" y="359" width="28" height="42"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="74" y="352" width="32" height="46"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="76" y="354" width="28" height="42"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="106" y="350" width="32" height="46"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="108" y="352" width="28" height="42"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="138" y="352" width="32" height="46"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="140" y="354" width="28" height="42"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="170" y="357" width="32" height="46"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="172" y="359" width="28" height="42"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="163" y="60" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="165" y="62" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="164" y="107" width="45" height="22"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="166" y="109" width="41" height="18"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="165" y="129" width="43" height="22"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="167" y="131" width="39" height="18"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="166" y="151" width="41" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="168" y="153" width="37" height="18"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="167" y="173" width="39" height="22"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="169" y="175" width="35" height="18"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="168" y="195" width="37" height="22"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="170" y="197" width="33" height="18"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="169" y="217" width="35" height="22"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="171" y="219" width="31" height="18"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="150" y="28" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="152" y="30" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="5" y="113" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="7" y="115" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="5" y="5" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="7" y="7" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="5" y="32" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="7" y="34" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="5" y="59" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="7" y="61" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="5" y="86" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="7" y="88" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="5" y="140" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="7" y="142" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="5" y="167" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="7" y="169" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="5" y="194" width="48" height="27"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="7" y="196" width="44" height="23"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_129_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="714" y="357" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_129" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="716" y="359" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_130_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="168" y="603" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_130" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="170" y="605" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_131_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="248" y="603" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_131" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="250" y="605" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_132_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="494" y="603" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_132" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="496" y="605" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_133_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="412" y="603" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_133" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="414" y="605" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_134_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="330" y="603" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_134" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="332" y="605" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_136_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="587" y="603" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_136" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="589" y="605" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_137_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="673" y="603" width="80" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_137" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="675" y="605" width="76" height="34"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="735" y="315" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="735" y="315" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="735" y="315" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="705" y="315" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="705" y="315" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="705" y="315" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="270" y="379" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="270" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="287" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="304" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="321" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="338" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="355" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="372" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="389" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="406" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="423" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="440" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="457" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="474" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="491" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="508" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="525" y="379" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label6" element="label_6">
+ <bounds x="703" y="293" width="51" height="22"/>
+ </backdrop>
+ <backdrop name="label85" element="label_85">
+ <bounds x="222" y="495" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label86" element="label_86">
+ <bounds x="573" y="495" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label98" element="label_98">
+ <bounds x="346" y="309" width="99" height="19"/>
+ </backdrop>
+ <backdrop name="label104" element="label_104">
+ <bounds x="57" y="402" width="98" height="19"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6slagng.lay b/src/mame/layout/j6slagng.lay
new file mode 100644
index 00000000000..627e5262489
--- /dev/null
+++ b/src/mame/layout/j6slagng.lay
@@ -0,0 +1,8843 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_9_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_9_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_8_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_8_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_10_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_10_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <disk state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </disk>
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="No Lose ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hi Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Antidote">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Snake Bite">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="???">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Roll ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Down">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Run Away">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Roll Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Trail Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4 (Bonus)">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Antidote">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cobra Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Slither">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hi Climber">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Reel Of Fortune">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cash Adder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lucky Strike">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Snake Charmer">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="Invincibility">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Bonus Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="((Sands Of Time))">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Spin On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="12 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="11th Heaven">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Rattle ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="n Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Heart">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="16 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string=" Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Spin On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.06"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Snakes And Ladders">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="5 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Heart + Ladder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Side ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Winder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Heart + Ladder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Lucky Ladders">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Sands Of Time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="10 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.06"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="3 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Roll Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Spin On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Antidote">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.06"/>
+ </rect>
+ <text string="Ladder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Start Spinning">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Add Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hyper ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Viper">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Snake Yer Pick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Add Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Fruit ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shoot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.06"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="6 ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Add Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Treasure ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hunt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Spin On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.44" green="0.00" blue="0.44"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.11"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.88" green="0.00" blue="0.88"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.22"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Heart">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.06"/>
+ </rect>
+ <text string="Ladder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.06"/>
+ </rect>
+ <text string="Ladder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Heart">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Heart">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Snakes And Ladders">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Slides Again!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_172_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_172">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_174_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_174">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cash Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_175_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_175">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hold Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_176_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_176">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_177_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_177">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_178_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_178">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_179_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_179">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hold Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_180_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_180">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_181_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_181">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_46">
+ <text string="Light All Lucky Dice For Invincibility!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="769" height="689"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="197" y="478" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="197.0000" y="478.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="200.3333" y="479.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="203.6667" y="481.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="207.0000" y="483.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="210.3333" y="485.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="213.6667" y="487.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="197.0000" y="524.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="200.3333" y="526.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="203.6667" y="528.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="207.0000" y="530.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="210.3333" y="532.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="213.6667" y="534.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="197.0000" y="571.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="200.3333" y="573.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="203.6667" y="575.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="207.0000" y="577.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="210.3333" y="579.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="213.6667" y="581.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="197" y="478" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="279" y="478" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="279.0000" y="478.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="282.3333" y="479.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="285.6667" y="481.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="289.0000" y="483.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="292.3333" y="485.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="295.6667" y="487.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="279.0000" y="524.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="282.3333" y="526.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="285.6667" y="528.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="289.0000" y="530.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="292.3333" y="532.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="295.6667" y="534.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="279.0000" y="571.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="282.3333" y="573.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="285.6667" y="575.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="289.0000" y="577.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="292.3333" y="579.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="295.6667" y="581.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="279" y="478" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="361" y="478" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="361.0000" y="478.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="364.3333" y="479.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="367.6667" y="481.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="371.0000" y="483.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="374.3333" y="485.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="377.6667" y="487.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="361.0000" y="524.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="364.3333" y="526.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="367.6667" y="528.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="371.0000" y="530.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="374.3333" y="532.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="377.6667" y="534.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="361.0000" y="571.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="364.3333" y="573.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="367.6667" y="575.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="371.0000" y="577.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="374.3333" y="579.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="377.6667" y="581.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="361" y="478" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="454" y="510" width="80" height="70"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="454.0000" y="510.0000" width="80.0000" height="70.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="457.3333" y="512.9167" width="73.3333" height="64.1667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="460.6667" y="515.8333" width="66.6667" height="58.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="464.0000" y="518.7500" width="60.0000" height="52.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="467.3333" y="521.6667" width="53.3333" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="470.6667" y="524.5833" width="46.6667" height="40.8333"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="454" y="510" width="80" height="70"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="705" y="333" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="707" y="335" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="705" y="311" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="707" y="313" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="705" y="289" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="707" y="291" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="705" y="267" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="707" y="269" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="705" y="245" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="707" y="247" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="706" y="223" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="708" y="225" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="705" y="201" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="707" y="203" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="705" y="179" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="707" y="181" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1_border" state="0">
+ <bounds x="705" y="157" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1" state="0">
+ <bounds x="707" y="159" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1_border" state="0">
+ <bounds x="705" y="135" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1" state="0">
+ <bounds x="707" y="137" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="682" y="333" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="684" y="335" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="682" y="311" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="684" y="313" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="682" y="289" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="684" y="291" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="682" y="267" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="684" y="269" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="682" y="245" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="684" y="247" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="682" y="223" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="684" y="225" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="659" y="201" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="661" y="203" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="682" y="179" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="684" y="181" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1_border" state="0">
+ <bounds x="682" y="157" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1" state="0">
+ <bounds x="684" y="159" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="682" y="135" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="684" y="137" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="660" y="157" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="662" y="159" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="660" y="135" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="662" y="137" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="660" y="179" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="662" y="181" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="682" y="201" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="684" y="203" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="660" y="223" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="662" y="225" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="660" y="245" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="662" y="247" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="660" y="267" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="662" y="269" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="660" y="289" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="662" y="291" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="660" y="311" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="662" y="313" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="660" y="333" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="662" y="335" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="709" y="411" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="711" y="413" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="682" y="411" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="684" y="413" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="655" y="411" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="657" y="413" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="52" y="573" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="54" y="575" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="52" y="507" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="54" y="509" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="52" y="485" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="54" y="487" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="52" y="463" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="54" y="465" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="52" y="529" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="54" y="531" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="52" y="551" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="54" y="553" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="54" y="28" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="56" y="30" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="36" y="340" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="38" y="342" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="88" y="340" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="90" y="342" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="112" y="255" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="114" y="257" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="60" y="255" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="62" y="257" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="9" y="255" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="11" y="257" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="111" y="283" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="113" y="285" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="60" y="283" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="62" y="285" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="9" y="283" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="11" y="285" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="561" y="592" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="563" y="594" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="561" y="570" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="563" y="572" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="561" y="548" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="563" y="550" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="561" y="526" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="563" y="528" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="561" y="504" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="563" y="506" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="561" y="482" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="563" y="484" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="561" y="460" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="563" y="462" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="561" y="438" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="563" y="440" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="453" y="580" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="455" y="582" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="453" y="491" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="455" y="493" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="46" y="213" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="48" y="215" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="51" y="194" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="53" y="196" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="56" y="137" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="58" y="139" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="56" y="118" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="58" y="120" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="50" y="99" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="52" y="101" width="68" height="15"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="45" y="80" width="82" height="19"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="47" y="82" width="78" height="15"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="56" y="156" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="58" y="158" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="56" y="175" width="62" height="19"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="58" y="177" width="58" height="15"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="653" y="386" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="655" y="388" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="641" y="598" width="77" height="19"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="643" y="600" width="73" height="15"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="641" y="579" width="77" height="19"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="643" y="581" width="73" height="15"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="641" y="560" width="77" height="19"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="643" y="562" width="73" height="15"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="641" y="541" width="77" height="19"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="643" y="543" width="73" height="15"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="641" y="522" width="77" height="19"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="643" y="524" width="73" height="15"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="641" y="503" width="77" height="19"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="643" y="505" width="73" height="15"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="641" y="484" width="77" height="19"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="643" y="486" width="73" height="15"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="401" y="403" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="403" y="405" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="372" y="403" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="374" y="405" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="343" y="403" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="345" y="405" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="314" y="403" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="316" y="405" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="285" y="403" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="287" y="405" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="256" y="403" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="258" y="405" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="430" y="403" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="432" y="405" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="9" y="311" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="11" y="313" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="60" y="311" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="62" y="313" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="111" y="311" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="113" y="313" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="35" y="47" width="102" height="27"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="37" y="49" width="98" height="23"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="193" y="367" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="195" y="369" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="560" y="120" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="562" y="122" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="499" y="120" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="501" y="122" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="255" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="257" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="194" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="196" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="194" y="88" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="196" y="90" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="255" y="88" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="257" y="90" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="316" y="88" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="318" y="90" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="438" y="89" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="440" y="91" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="499" y="89" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="501" y="91" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="560" y="89" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="562" y="91" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="560" y="58" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="562" y="60" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="499" y="58" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="501" y="60" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="438" y="58" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="440" y="60" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="316" y="57" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="318" y="59" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="194" y="56" width="122" height="32"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="196" y="58" width="118" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="559" y="244" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="561" y="246" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="498" y="244" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="500" y="246" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="437" y="244" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="439" y="246" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="315" y="243" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="317" y="245" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="254" y="243" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="256" y="245" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="559" y="182" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="561" y="184" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="498" y="182" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="500" y="184" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="437" y="182" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="439" y="184" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="315" y="181" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="317" y="183" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="254" y="181" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="256" y="183" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="254" y="150" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="256" y="152" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="315" y="150" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="317" y="152" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="437" y="151" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="439" y="153" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="498" y="151" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="500" y="153" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="559" y="151" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="561" y="153" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="438" y="120" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="440" y="122" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="316" y="119" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="318" y="121" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="559" y="306" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="561" y="308" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="498" y="306" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="500" y="308" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="437" y="306" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="439" y="308" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="437" y="275" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="439" y="277" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="498" y="275" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="500" y="277" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="559" y="275" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="561" y="277" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="437" y="368" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="439" y="370" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="498" y="368" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="500" y="370" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="559" y="368" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="561" y="370" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="559" y="337" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="561" y="339" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="498" y="337" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="500" y="339" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="437" y="337" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="439" y="339" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="315" y="305" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="317" y="307" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="254" y="305" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="256" y="307" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="254" y="274" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="256" y="276" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="315" y="274" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="317" y="276" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="254" y="367" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="256" y="369" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="315" y="367" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="317" y="369" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="315" y="336" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="317" y="338" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="254" y="336" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="256" y="338" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="559" y="213" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="561" y="215" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="498" y="213" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="500" y="215" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="437" y="213" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="439" y="215" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="315" y="212" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="317" y="214" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="254" y="212" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="256" y="214" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="193" y="212" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="195" y="214" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="193" y="181" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="195" y="183" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="193" y="150" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="195" y="152" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="193" y="336" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="195" y="338" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="193" y="274" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="195" y="276" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="193" y="305" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="195" y="307" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="193" y="243" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="195" y="245" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="194" y="15" width="212" height="42"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="196" y="17" width="208" height="38"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="408" y="15" width="212" height="42"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="410" y="17" width="208" height="38"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_172_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="655" y="34" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_172" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="657" y="36" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_174_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="655" y="103" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_174" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="657" y="105" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_175_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="280" y="632" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_175" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="282" y="634" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_176_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="678" y="632" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_176" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="680" y="634" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_177_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="567" y="632" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_177" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="569" y="634" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_178_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="467" y="632" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_178" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="469" y="634" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_179_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="363" y="632" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_179" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="365" y="634" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_180_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="198" y="632" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_180" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="200" y="634" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="colour_button_181_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="24" y="632" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp213" element="colour_button_181" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="26" y="634" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="183" y="444" width="272" height="31"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="183" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="200" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="217" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="234" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="251" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="268" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="285" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="302" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="319" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="336" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="353" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="370" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="387" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="404" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="421" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="438" y="444" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="label46" element="label_46">
+ <bounds x="264" y="430" width="155" height="12"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_button" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_button" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_button" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6snakes.lay b/src/mame/layout/j6snakes.lay
new file mode 100644
index 00000000000..f1db85d88a4
--- /dev/null
+++ b/src/mame/layout/j6snakes.lay
@@ -0,0 +1,9338 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string=" &#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2 Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1 Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3 Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4 Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Bite">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hyper">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Viper">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Pyramid">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Puzzle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ladders">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Sands">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Of Time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Side">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Winder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Adder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="The">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Rattle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cobra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5 Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Bite">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Bite">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Move">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Snakes 'n'">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ladders">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Roll Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Snake Bite">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Antidote">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Extra Dice">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Run For It">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cash Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Skill Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Sands">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="Of">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
+ </text>
+ <text string="Time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Snakes 'n'">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Ladders">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </disk>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <text string="20p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string=" &#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="40p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="60p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="80p">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_192_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_192">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_193_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_193">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_194_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_194">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_195_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_195">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_196_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_196">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_197_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_197">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_198_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_198">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_199_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_199">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_128">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_129">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_130">
+ <text string="CashPot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_160">
+ <text string="Light all Dice For">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="BIG MONEY !">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_161">
+ <text string="Plays">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_188">
+ <text string="1 - 12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="265" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="265.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="268.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="271.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="275.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="278.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="265.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="268.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="271.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="275.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="278.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="265.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="268.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="271.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="275.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="278.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="265" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="347" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="347.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="350.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="353.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="357.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="360.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="363.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="347.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="350.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="353.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="357.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="360.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="363.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="347.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="350.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="353.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="357.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="360.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="363.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="347" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="429" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="429.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="432.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="435.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="439.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="442.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="445.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="429.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="432.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="435.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="439.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="442.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="445.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="429.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="432.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="435.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="439.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="442.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="445.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="429" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="511" y="441" width="70" height="140"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="511" y="441" width="70" height="140"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="1" y="617" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="3" y="619" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="1" y="593" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="3" y="595" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="1" y="569" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="3" y="571" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="1" y="545" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="3" y="547" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="1" y="521" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="3" y="523" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="1" y="497" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="3" y="499" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="1" y="473" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="3" y="475" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="1" y="449" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="3" y="451" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="1" y="425" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="3" y="427" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="586" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="588" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="316" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="318" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="316" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="318" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="316" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="318" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="316" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="318" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="316" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="318" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="316" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="318" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="316" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="318" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="316" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="318" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="370" y="3" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="372" y="5" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="262" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="264" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="262" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="264" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="262" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="264" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="262" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="264" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="262" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="264" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="262" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="264" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="262" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="264" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="262" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="264" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="262" y="3" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="264" y="5" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="208" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="210" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="208" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="210" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="208" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="210" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="208" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="210" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="208" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="210" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="208" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="210" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="208" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="210" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="208" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="210" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="478" y="3" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="480" y="5" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="532" y="3" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="534" y="5" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="586" y="3" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="588" y="5" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="424" y="3" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="426" y="5" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="316" y="3" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="318" y="5" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="586" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="588" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="532" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="534" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="478" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="480" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="424" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="426" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="370" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="372" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="154" y="35" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="156" y="37" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="586" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="588" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="532" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="534" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="478" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="480" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="424" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="426" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="370" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="372" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="154" y="67" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="156" y="69" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="586" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="588" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="532" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="534" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="478" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="480" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="424" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="426" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="370" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="372" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="154" y="99" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="156" y="101" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="586" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="588" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="532" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="534" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="478" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="480" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="424" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="426" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="370" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="372" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="154" y="131" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="156" y="133" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="532" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="534" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="478" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="480" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="424" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="426" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="370" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="372" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="154" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="156" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="586" y="163" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="588" y="165" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="532" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="534" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="478" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="480" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="424" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="426" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="154" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="156" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="370" y="259" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="372" y="261" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="154" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="156" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="370" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="372" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="424" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="426" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="478" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="480" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="532" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="534" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="586" y="227" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="588" y="229" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="154" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="156" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="370" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="372" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="424" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="426" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="478" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="480" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="532" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="534" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="586" y="195" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="588" y="197" width="50" height="28"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="154" y="3" width="108" height="32"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="156" y="5" width="104" height="28"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="341" y="339" width="82" height="20"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="343" y="341" width="78" height="16"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="341" y="319" width="82" height="20"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="343" y="321" width="78" height="16"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="423" y="339" width="82" height="20"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="425" y="341" width="78" height="16"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="423" y="319" width="82" height="20"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="425" y="321" width="78" height="16"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="505" y="339" width="82" height="20"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="507" y="341" width="78" height="16"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="505" y="319" width="82" height="20"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="507" y="321" width="78" height="16"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="259" y="319" width="82" height="20"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="261" y="321" width="78" height="16"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="259" y="339" width="82" height="20"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="261" y="341" width="78" height="16"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="693" y="13" width="56" height="46"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="695" y="15" width="52" height="42"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="693" y="59" width="56" height="22"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="695" y="61" width="52" height="18"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="698" y="81" width="47" height="22"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="700" y="83" width="43" height="18"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="703" y="103" width="38" height="22"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="705" y="105" width="34" height="18"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="703" y="147" width="38" height="22"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="705" y="149" width="34" height="18"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="698" y="169" width="47" height="22"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="700" y="171" width="43" height="18"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="693" y="191" width="56" height="22"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="695" y="193" width="52" height="18"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="708" y="125" width="29" height="22"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="710" y="127" width="25" height="18"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="685" y="230" width="74" height="32"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="687" y="232" width="70" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="601" y="291" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="603" y="293" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="601" y="421" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="603" y="423" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="601" y="395" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="603" y="397" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="601" y="369" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="603" y="371" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="601" y="343" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="603" y="345" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="601" y="317" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="603" y="319" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="628" y="404" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="630" y="406" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="13" y="31" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="15" y="33" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="45" y="31" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="47" y="33" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="77" y="31" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="79" y="33" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="109" y="31" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="111" y="33" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="109" y="63" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="111" y="65" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="77" y="63" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="79" y="65" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="45" y="63" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="47" y="65" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="13" y="63" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="15" y="65" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="109" y="95" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="111" y="97" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="77" y="95" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="79" y="97" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="45" y="95" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="47" y="97" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="13" y="95" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="15" y="97" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="13" y="127" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="15" y="129" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="45" y="127" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="47" y="129" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="77" y="127" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="79" y="129" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="109" y="127" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="111" y="129" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="77" y="191" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="79" y="193" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="109" y="191" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="111" y="193" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="13" y="191" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="15" y="193" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="45" y="191" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="47" y="193" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="13" y="159" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="15" y="161" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="45" y="159" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="47" y="161" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="77" y="159" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="79" y="161" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="109" y="159" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="111" y="161" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="653" y="313" width="26" height="28"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="655" y="315" width="22" height="24"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="731" y="313" width="26" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="733" y="315" width="22" height="24"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="757" y="313" width="26" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="759" y="315" width="22" height="24"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="679" y="313" width="26" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="681" y="315" width="22" height="24"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="705" y="313" width="26" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="707" y="315" width="22" height="24"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="164" y="557" width="46" height="26"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="166" y="559" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="126" y="299" width="38" height="24"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="128" y="301" width="34" height="20"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="88" y="299" width="38" height="24"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="90" y="301" width="34" height="20"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="213" y="389" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="215" y="391" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="179" y="389" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="181" y="391" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="145" y="389" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="147" y="391" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="111" y="389" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="113" y="391" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="77" y="389" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="79" y="391" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="37" y="389" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="39" y="391" width="36" height="18"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="3" y="389" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="5" y="391" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="34" y="367" width="36" height="22"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="36" y="369" width="32" height="18"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="70" y="367" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="72" y="369" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="104" y="367" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="106" y="369" width="36" height="18"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="144" y="367" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="146" y="369" width="36" height="18"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="184" y="367" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="186" y="369" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="55" y="345" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="57" y="347" width="36" height="18"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="95" y="345" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="97" y="347" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="129" y="345" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="131" y="347" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="163" y="345" width="36" height="22"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="165" y="347" width="32" height="18"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="143" y="323" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="145" y="325" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="109" y="323" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="111" y="325" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="75" y="323" width="34" height="22"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="77" y="325" width="30" height="18"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_192_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="678" y="606" width="80" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_192" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="680" y="608" width="76" height="34"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_193_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="591" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_193" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="593" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_194_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="264" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_194" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="266" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_195_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="346" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_195" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="348" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_196_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="428" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_196" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="430" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_197_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="510" y="606" width="72" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_197" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="512" y="608" width="68" height="34"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_198_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="181" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_198" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="183" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_199_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="704" y="488" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_199" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="706" y="490" width="38" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="695" y="446" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="695" y="446" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="695" y="446" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="725" y="446" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="725" y="446" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="725" y="446" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="252" y="382" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="252" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="269" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="286" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="303" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="320" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="337" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="354" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="371" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="388" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="405" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="422" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="439" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="456" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="473" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="490" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="507" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label128" element="label_128">
+ <bounds x="583" y="497" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label129" element="label_129">
+ <bounds x="238" y="497" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label130" element="label_130">
+ <bounds x="27" y="9" width="79" height="22"/>
+ </backdrop>
+ <backdrop name="label160" element="label_160">
+ <bounds x="659" y="339" width="90" height="28"/>
+ </backdrop>
+ <backdrop name="label161" element="label_161">
+ <bounds x="692" y="425" width="51" height="22"/>
+ </backdrop>
+ <backdrop name="label188" element="label_188">
+ <bounds x="518" y="420" width="49" height="22"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6stards.lay b/src/mame/layout/j6stards.lay
new file mode 100644
index 00000000000..4a97927d01b
--- /dev/null
+++ b/src/mame/layout/j6stards.lay
@@ -0,0 +1,7876 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Fill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Star">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Dust">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Shuffle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Fill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Shuffle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Star">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Dust">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="+2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Featu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="GAMBLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Low">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="High">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Wild">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Fast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Pick A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Hi Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Quick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Stake N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Chips">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;8.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Game">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Over">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Tele">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Port">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Star">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Dust">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Fill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Boom">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Bastic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Falls">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Mega">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Climb">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Mix And">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Match">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Repeater">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#x3E;&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#x3E;&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#x3E;&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#x3C;&#x3C;&#x3C;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#x3C;&#x3C;&#x3C;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#x3C;&#x3C;&#x3C;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_122_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_122">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_123_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_123">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_124_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_124">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_125_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_125">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="TAKE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_126_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_126">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_127_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_127">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_128_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_128">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_129_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_129">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_130_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_130">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Take">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_131_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_131">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Take">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_132_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_132">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Take">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_133_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_133">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Take">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_119">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_120">
+ <text string="Thanks To Bugs!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="853" height="592"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="265" y="404" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="265.0000" y="404.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="268.3333" y="405.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="271.6667" y="407.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="275.0000" y="409.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="278.3333" y="411.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.6667" y="413.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="265.0000" y="450.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="268.3333" y="452.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="271.6667" y="454.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="275.0000" y="456.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="278.3333" y="458.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.6667" y="460.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="265.0000" y="497.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="268.3333" y="499.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="271.6667" y="501.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="275.0000" y="503.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="278.3333" y="505.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.6667" y="507.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="265" y="404" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="346" y="404" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="346.0000" y="404.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="349.3333" y="405.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="352.6667" y="407.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="356.0000" y="409.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="359.3333" y="411.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="362.6667" y="413.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="346.0000" y="450.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="349.3333" y="452.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="352.6667" y="454.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="356.0000" y="456.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="359.3333" y="458.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="362.6667" y="460.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="346.0000" y="497.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="349.3333" y="499.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="352.6667" y="501.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="356.0000" y="503.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="359.3333" y="505.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="362.6667" y="507.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="346" y="404" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="427" y="404" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="427.0000" y="404.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="430.3333" y="405.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="433.6667" y="407.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="437.0000" y="409.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="440.3333" y="411.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="443.6667" y="413.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="427.0000" y="450.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="430.3333" y="452.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="433.6667" y="454.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="437.0000" y="456.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="440.3333" y="458.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="443.6667" y="460.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="427.0000" y="497.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="430.3333" y="499.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="433.6667" y="501.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="437.0000" y="503.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="440.3333" y="505.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="443.6667" y="507.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="427" y="404" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="549" y="456" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="549" y="456" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="540" y="280" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="542" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="488" y="280" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="490" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="436" y="280" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="438" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="384" y="280" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="386" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="332" y="280" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="334" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="280" y="280" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="282" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="228" y="280" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="230" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="176" y="280" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="178" y="282" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="176" y="56" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="178" y="58" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="176" y="88" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="178" y="90" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="176" y="120" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="178" y="122" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="176" y="152" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="178" y="154" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="176" y="184" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="178" y="186" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="176" y="216" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="178" y="218" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="176" y="248" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="178" y="250" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="540" y="56" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="542" y="58" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="488" y="56" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="490" y="58" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="436" y="56" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="438" y="58" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="384" y="56" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="386" y="58" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="332" y="56" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="334" y="58" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="280" y="56" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="282" y="58" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="228" y="56" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="230" y="58" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="540" y="88" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="542" y="90" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="540" y="120" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="542" y="122" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="540" y="152" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="542" y="154" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="540" y="184" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="542" y="186" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="540" y="216" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="542" y="218" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="540" y="248" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="542" y="250" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="292" y="377" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="294" y="379" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="372" y="377" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="374" y="379" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="451" y="377" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="453" y="379" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="648" y="539" width="75" height="19"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="650" y="541" width="71" height="15"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="216" y="10" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="218" y="12" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="258" y="10" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="260" y="12" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="300" y="10" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="302" y="12" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="342" y="10" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="344" y="12" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="384" y="10" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="386" y="12" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="426" y="10" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="428" y="12" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="468" y="10" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="470" y="12" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="510" y="10" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="512" y="12" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="741" y="451" width="102" height="19"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="743" y="453" width="98" height="15"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="558" y="516" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="560" y="518" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="558" y="429" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="560" y="431" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="202" y="516" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="204" y="518" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="134" y="416" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="136" y="418" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="154" y="504" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="156" y="506" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="169" y="475" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="171" y="477" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="183" y="446" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="185" y="448" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="199" y="417" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="201" y="419" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="673" y="3" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="675" y="5" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="673" y="32" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="675" y="34" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="673" y="61" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="675" y="63" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="673" y="90" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="675" y="92" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="673" y="119" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="675" y="121" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="673" y="148" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="675" y="150" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="673" y="177" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="675" y="179" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="673" y="206" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="675" y="208" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="673" y="235" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="675" y="237" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="602" y="32" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="604" y="34" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="602" y="61" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="604" y="63" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="602" y="90" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="604" y="92" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="602" y="119" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="604" y="121" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="602" y="148" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="604" y="150" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="602" y="177" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="604" y="179" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="602" y="206" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="604" y="208" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="602" y="235" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="604" y="237" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="602" y="3" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="604" y="5" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="40" y="148" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="42" y="150" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="40" y="177" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="42" y="179" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="40" y="206" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="42" y="208" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="40" y="235" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="42" y="237" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="40" y="3" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="42" y="5" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="40" y="32" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="42" y="34" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="40" y="61" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="42" y="63" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="40" y="90" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="42" y="92" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="40" y="119" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="42" y="121" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="113" y="32" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="115" y="34" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="113" y="61" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="115" y="63" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="113" y="90" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="115" y="92" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="113" y="119" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="115" y="121" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="113" y="148" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="115" y="150" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="113" y="177" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="115" y="179" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="113" y="206" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="115" y="208" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="113" y="235" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="115" y="237" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="113" y="3" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="115" y="5" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="390" y="180" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="392" y="182" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="272" y="180" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="274" y="182" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="272" y="102" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="274" y="104" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="329" y="219" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="331" y="221" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="390" y="102" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="392" y="104" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="329" y="141" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="331" y="143" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="451" y="219" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="453" y="221" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="451" y="141" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="453" y="143" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="474" y="344" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="476" y="346" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="533" y="344" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="535" y="346" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="592" y="344" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="594" y="346" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="238" y="344" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="240" y="346" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="179" y="344" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="181" y="346" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="120" y="344" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="122" y="346" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="387" y="344" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="389" y="346" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="416" y="344" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="418" y="346" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="445" y="344" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="447" y="346" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="297" y="344" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="299" y="346" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="326" y="344" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="328" y="346" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="355" y="344" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="357" y="346" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_122_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="744" y="1" width="42" height="62"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_122" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="746" y="3" width="38" height="58"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_123_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="648" y="559" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_123" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="650" y="561" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_124_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="573" y="559" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_124" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="575" y="561" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_125_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="498" y="559" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_125" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="500" y="561" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_126_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="423" y="559" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_126" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="425" y="561" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_127_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="348" y="559" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_127" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="350" y="561" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_128_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="273" y="559" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_128" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="275" y="561" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_129_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="198" y="559" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_129" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="200" y="561" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp72" element="colour_button_130_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="668" y="267" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp72" element="colour_button_130" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="670" y="269" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp172" element="colour_button_131_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="597" y="267" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp172" element="colour_button_131" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="599" y="269" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp86" element="colour_button_132_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="35" y="267" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp86" element="colour_button_132" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="37" y="269" width="58" height="38"/>
+ </backdrop>
+ <backdrop name="lamp47" element="colour_button_133_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="108" y="267" width="62" height="42"/>
+ </backdrop>
+ <backdrop name="lamp47" element="colour_button_133" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="110" y="269" width="58" height="38"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="251" y="314" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="251" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="268" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="285" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="302" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="319" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="336" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="353" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="370" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="387" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="404" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="421" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="438" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="455" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="472" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="489" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="506" y="314" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label119" element="label_119">
+ <bounds x="330" y="262" width="111" height="16"/>
+ </backdrop>
+ <backdrop name="label120" element="label_120">
+ <bounds x="788" y="12" width="41" height="42"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_button" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_button" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_button" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_button" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6swpdrp.lay b/src/mame/layout/j6swpdrp.lay
new file mode 100644
index 00000000000..8abde677b9e
--- /dev/null
+++ b/src/mame/layout/j6swpdrp.lay
@@ -0,0 +1,7451 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop">
+ <image file="backdrop.png"/>
+ </element>
+ <element name="lamp_8_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_8_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="No Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Super Notes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Extra Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Lucky 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Boost">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="No Lose Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Run Around">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Extra Swop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="Reel Steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="No">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Yes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="99 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="24 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Golden Goal">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Money Belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Drop The Lot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Fast Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Stick Or Twist">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Treble Chance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Knock Em Out">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Lucky Dip">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Hi-Lo Note">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Revolution">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Big Banker">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Stoppa Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Swop Till Ya Drop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Swop Till Ya Drop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25 JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_38_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 (Bonus)">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Trail Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#x3C;&#x3C;Swop&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_114_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_114">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="STREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_115_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_115">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_116_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_116">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="&#x3C;&#x3C;SWOP&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_117_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_117">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#x3C;&#x3C;SWOP&#x3E;&#x3E;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_118_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_118">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_120_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_120">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_121_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_121">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD / HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_122_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_122">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD / LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_123_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_123">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_124_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_124">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="5" symbollist=",,,,,,,,,,,,,,,">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_112">
+ <text string="Repeat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop">
+ <bounds x="0" y="0" width="664" height="701"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="114" y="519" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="114.0000" y="519.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="117.3333" y="520.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="120.6667" y="522.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="124.0000" y="524.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="127.3333" y="526.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="130.6667" y="528.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="114.0000" y="565.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="117.3333" y="567.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="120.6667" y="569.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="124.0000" y="571.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="127.3333" y="573.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="130.6667" y="575.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="114.0000" y="612.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="117.3333" y="614.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="120.6667" y="616.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="124.0000" y="618.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="127.3333" y="620.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="130.6667" y="622.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="114" y="519" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="196" y="519" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="196.0000" y="519.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="199.3333" y="520.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="202.6667" y="522.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="206.0000" y="524.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="209.3333" y="526.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="212.6667" y="528.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="196.0000" y="565.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="199.3333" y="567.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="202.6667" y="569.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="206.0000" y="571.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="209.3333" y="573.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="212.6667" y="575.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="196.0000" y="612.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="199.3333" y="614.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="202.6667" y="616.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="206.0000" y="618.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="209.3333" y="620.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="212.6667" y="622.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="196" y="519" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="278" y="519" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="278.0000" y="519.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="281.3333" y="520.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="284.6667" y="522.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="288.0000" y="524.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="291.3333" y="526.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="294.6667" y="528.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="278.0000" y="565.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="281.3333" y="567.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="284.6667" y="569.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="288.0000" y="571.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="291.3333" y="573.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="294.6667" y="575.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="278.0000" y="612.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="281.3333" y="614.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="284.6667" y="616.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="288.0000" y="618.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="291.3333" y="620.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="294.6667" y="622.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="278" y="519" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="106" y="419" width="260" height="60"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="106.0000" y="419.0000" width="260.0000" height="12.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="116.8333" y="419.5000" width="238.3333" height="11.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="127.6667" y="420.0000" width="216.6667" height="10.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="138.5000" y="420.5000" width="195.0000" height="9.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="149.3333" y="421.0000" width="173.3333" height="8.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="160.1667" y="421.5000" width="151.6667" height="7.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="106.0000" y="431.0000" width="260.0000" height="12.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="116.8333" y="431.5000" width="238.3333" height="11.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="127.6667" y="432.0000" width="216.6667" height="10.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="138.5000" y="432.5000" width="195.0000" height="9.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="149.3333" y="433.0000" width="173.3333" height="8.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="160.1667" y="433.5000" width="151.6667" height="7.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="106.0000" y="443.0000" width="260.0000" height="12.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="116.8333" y="443.5000" width="238.3333" height="11.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="127.6667" y="444.0000" width="216.6667" height="10.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="138.5000" y="444.5000" width="195.0000" height="9.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="149.3333" y="445.0000" width="173.3333" height="8.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="160.1667" y="445.5000" width="151.6667" height="7.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="106.0000" y="455.0000" width="260.0000" height="12.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="116.8333" y="455.5000" width="238.3333" height="11.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="127.6667" y="456.0000" width="216.6667" height="10.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="138.5000" y="456.5000" width="195.0000" height="9.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="149.3333" y="457.0000" width="173.3333" height="8.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="160.1667" y="457.5000" width="151.6667" height="7.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_0" state="0">
+ <bounds x="106.0000" y="467.0000" width="260.0000" height="12.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_1" state="0">
+ <bounds x="116.8333" y="467.5000" width="238.3333" height="11.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_2" state="0">
+ <bounds x="127.6667" y="468.0000" width="216.6667" height="10.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_3" state="0">
+ <bounds x="138.5000" y="468.5000" width="195.0000" height="9.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_4" state="0">
+ <bounds x="149.3333" y="469.0000" width="173.3333" height="8.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_5" state="0">
+ <bounds x="160.1667" y="469.5000" width="151.6667" height="7.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <orientation rotate="90"/>
+ <bounds x="106" y="419" width="260" height="60"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1_border" state="0">
+ <bounds x="421" y="97" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1" state="0">
+ <bounds x="423" y="99" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="421" y="75" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="423" y="77" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="421" y="53" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="423" y="55" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="456" y="201" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="458" y="203" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="456" y="223" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="458" y="225" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="456" y="245" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="458" y="247" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="456" y="267" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="458" y="269" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="456" y="289" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="458" y="291" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="456" y="311" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="458" y="313" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="456" y="333" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="458" y="335" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="456" y="355" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="458" y="357" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="456" y="377" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="458" y="379" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="456" y="399" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="458" y="401" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="456" y="421" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="458" y="423" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="488" y="84" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="490" y="86" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="488" y="65" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="490" y="67" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="275" y="366" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="277" y="368" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="275" y="128" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="277" y="130" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="275" y="157" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="277" y="159" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="275" y="186" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="277" y="188" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="275" y="216" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="277" y="218" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="275" y="246" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="277" y="248" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="275" y="277" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="277" y="279" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="275" y="307" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="277" y="309" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="275" y="337" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="277" y="339" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="275" y="100" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="277" y="102" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="275" y="42" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="277" y="44" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="275" y="71" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="277" y="73" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="204" y="126" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="206" y="128" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="204" y="69" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="206" y="71" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="336" y="38" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="338" y="40" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="336" y="68" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="338" y="70" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="336" y="95" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="338" y="97" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="336" y="125" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="338" y="127" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="336" y="152" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="338" y="154" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="336" y="182" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="338" y="184" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="336" y="212" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="338" y="214" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="336" y="242" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="338" y="244" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="336" y="272" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="338" y="274" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="336" y="302" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="338" y="304" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="336" y="332" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="338" y="334" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="336" y="362" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="338" y="364" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="72" y="332" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="74" y="334" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="72" y="302" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="74" y="304" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="72" y="272" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="74" y="274" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="72" y="242" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="74" y="244" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="72" y="212" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="74" y="214" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="72" y="182" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="74" y="184" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="72" y="152" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="74" y="154" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="72" y="125" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="74" y="127" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="72" y="95" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="74" y="97" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="72" y="68" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="74" y="70" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="72" y="38" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="74" y="40" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="72" y="362" width="72" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="74" y="364" width="68" height="26"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="391" y="537" width="202" height="82"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="393" y="539" width="198" height="78"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="391" y="537" width="202" height="82"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="393" y="539" width="198" height="78"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="556" y="58" width="72" height="52"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="558" y="60" width="68" height="48"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_2_border" state="0">
+ <bounds x="561" y="110" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_2" state="0">
+ <bounds x="563" y="112" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="561" y="132" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="563" y="134" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="561" y="154" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="563" y="156" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="561" y="176" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="563" y="178" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="561" y="198" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="563" y="200" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="561" y="220" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="563" y="222" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="561" y="242" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="563" y="244" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="561" y="264" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="563" y="266" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="561" y="286" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="563" y="288" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="561" y="308" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="563" y="310" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="561" y="342" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="563" y="344" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="561" y="364" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="563" y="366" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="561" y="386" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="563" y="388" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="561" y="408" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="563" y="410" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="561" y="430" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="563" y="432" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="561" y="452" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="563" y="454" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="561" y="474" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="563" y="476" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="561" y="496" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="563" y="498" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="143" y="366" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="145" y="368" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="143" y="337" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="145" y="339" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="143" y="307" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="145" y="309" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="143" y="277" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="145" y="279" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="143" y="246" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="145" y="248" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="143" y="216" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="145" y="218" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="143" y="186" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="145" y="188" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="143" y="157" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="145" y="159" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="143" y="128" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="145" y="130" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="143" y="100" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="145" y="102" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="143" y="71" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="145" y="73" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="143" y="42" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="145" y="44" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="24" y="628" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="26" y="630" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="24" y="606" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="26" y="608" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="24" y="584" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="26" y="586" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="24" y="523" width="62" height="17"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="26" y="525" width="58" height="13"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="24" y="540" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="26" y="542" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="24" y="562" width="62" height="22"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="26" y="564" width="58" height="18"/>
+ </backdrop>
+ <backdrop name="lamp191" element="colour_button_114_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="421" y="124" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp191" element="colour_button_114" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="423" y="126" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_115_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="547" y="14" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_115" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="549" y="16" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp78" element="colour_button_116_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="28" y="434" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp78" element="colour_button_116" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="30" y="436" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp177" element="colour_button_117_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="368" y="434" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp177" element="colour_button_117" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="370" y="436" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_118_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="25" y="664" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_118" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="27" y="666" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_120_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="115" y="665" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_120" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="117" y="667" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_121_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="196" y="664" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_121" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="198" y="666" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_122_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="279" y="664" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_122" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="281" y="666" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_123_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="377" y="664" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_123" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="379" y="666" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_124_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="481" y="663" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_124" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="483" y="665" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="99" y="485" width="272" height="31"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="99" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="116" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="133" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="150" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="167" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="184" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="201" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="218" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="235" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="252" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="269" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="286" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="303" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="320" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="337" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="354" y="485" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="label112" element="label_112">
+ <bounds x="484" y="53" width="30" height="12"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_reel" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_button" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_button" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_button" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="34.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="36.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="38.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="40.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp19" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="42.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="80.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="82.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="84.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="86.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="88.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="90.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="128.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="130.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="132.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="134.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="136.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp21" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="138.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="176.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="178.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="180.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="182.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="184.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="186.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="224.0000" width="120.0000" height="48.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="226.0000" width="110.0000" height="44.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="228.0000" width="100.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="230.0000" width="90.0000" height="36.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="232.0000" width="80.0000" height="32.0000"/>
+ </backdrop>
+ <backdrop name="lamp23" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="234.0000" width="70.0000" height="28.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <orientation rotate="90"/>
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6tombc.lay b/src/mame/layout/j6tombc.lay
new file mode 100644
index 00000000000..c0b397cade4
--- /dev/null
+++ b/src/mame/layout/j6tombc.lay
@@ -0,0 +1,7582 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="DOOR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="open">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Medi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pack">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Belt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Red">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Gem">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Snake">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Weapon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Upgrade">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Shot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Red Gem">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Scorpion">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Weapon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Upgrade">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Medi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pack">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ankh">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Skull">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Ankh">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Revolver">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Revolver">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hi Low">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hi Low">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="DOOR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="open">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Tomb Raider">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Numbers">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Numbers">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="DOOR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="open">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Weapon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Upgrade">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Medi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pack">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Nearest">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Nearest">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Key">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Inca">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Mask">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Medi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Pack">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Fast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Fast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Weapon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Upgrade">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Do Or">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Die">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Do Or">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Die">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Spikes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Inca Mask">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="DOOR">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="open">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Weapon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Upgrade">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Guaranteed">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cashpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Spider">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Treasure">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hunt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Treasure">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hunt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Key">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_146_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_146">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_147_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_147">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_148_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_148">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_149_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_149">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_150_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_150">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="TAKE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CASHPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_151_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_151">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_5">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_6">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_59">
+ <text string="1 - 6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_62">
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_75">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_77">
+ <text string="Cashpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_78">
+ <text string="%">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_79">
+ <text string="Health">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Meter">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="285" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="288.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="291.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="295.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="298.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="301.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="288.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="291.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="295.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="298.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="301.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="288.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="291.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="295.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="298.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="301.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="285" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="367" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="367.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="370.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="373.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="377.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="380.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="383.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="367.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="370.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="373.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="377.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="380.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="383.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="367.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="370.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="373.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="377.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="380.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="383.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="367" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="449" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="449.0000" y="415.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="452.3333" y="417.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="455.6667" y="420.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="459.0000" y="422.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="462.3333" y="425.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="465.6667" y="428.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="449.0000" y="478.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="452.3333" y="480.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="455.6667" y="483.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="459.0000" y="486.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="462.3333" y="488.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="465.6667" y="491.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="449.0000" y="541.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="452.3333" y="544.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="455.6667" y="546.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="459.0000" y="549.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="462.3333" y="552.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="465.6667" y="554.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="449" y="415" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="615" y="240" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="615" y="240" width="70" height="70"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="555" y="280" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="557" y="282" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="671" y="376" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="673" y="378" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="613" y="376" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="615" y="378" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="671" y="312" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="673" y="314" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="671" y="312" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="673" y="314" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="613" y="312" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="615" y="314" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="729" y="376" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="731" y="378" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="729" y="344" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="731" y="346" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="729" y="312" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="731" y="314" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="555" y="376" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="557" y="378" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="555" y="376" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="557" y="378" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="555" y="344" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="557" y="346" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="555" y="312" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="557" y="314" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="637" y="349" width="66" height="22"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="639" y="351" width="62" height="18"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="559" y="71" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="561" y="73" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="559" y="39" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="561" y="41" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="559" y="103" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="561" y="105" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="497" y="103" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="499" y="105" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="439" y="103" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="441" y="105" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="439" y="71" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="441" y="73" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="439" y="39" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="441" y="41" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="499" y="61" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="501" y="63" width="54" height="18"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="381" y="7" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="383" y="9" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="381" y="7" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="383" y="9" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="439" y="7" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="441" y="9" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="497" y="7" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="499" y="9" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="497" y="7" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="499" y="9" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="559" y="7" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="561" y="9" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="617" y="7" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="619" y="9" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="675" y="7" width="102" height="52"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="677" y="9" width="98" height="48"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="323" y="7" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="325" y="9" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="265" y="7" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="267" y="9" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="265" y="39" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="267" y="41" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="265" y="71" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="267" y="73" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="265" y="71" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="267" y="73" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="265" y="103" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="267" y="105" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="145" y="135" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="147" y="137" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="203" y="135" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="205" y="137" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="265" y="199" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="267" y="201" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="265" y="167" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="267" y="169" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="265" y="167" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="267" y="169" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="265" y="135" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="267" y="137" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="323" y="231" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="325" y="233" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="265" y="231" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="267" y="233" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="203" y="231" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="205" y="233" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="205" y="183" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="207" y="185" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="381" y="167" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="383" y="169" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="381" y="199" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="383" y="201" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="555" y="216" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="557" y="218" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="555" y="184" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="557" y="186" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="497" y="216" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="499" y="218" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="439" y="216" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="441" y="218" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="439" y="216" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="441" y="218" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="555" y="152" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="557" y="154" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="497" y="152" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="499" y="154" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="497" y="152" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="499" y="154" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="439" y="152" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="441" y="154" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="457" y="189" width="86" height="22"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="459" y="191" width="82" height="18"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="381" y="231" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="383" y="233" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="555" y="248" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="557" y="250" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="555" y="248" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="557" y="250" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="555" y="408" width="58" height="22"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="557" y="410" width="54" height="18"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="597" y="547" width="42" height="32"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="599" y="549" width="38" height="28"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="571" y="562" width="26" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="573" y="564" width="22" height="18"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="571" y="540" width="26" height="22"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="573" y="542" width="22" height="18"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="571" y="518" width="26" height="22"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="573" y="520" width="22" height="18"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="571" y="474" width="26" height="22"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="573" y="476" width="22" height="18"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="571" y="452" width="26" height="22"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="573" y="454" width="22" height="18"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="571" y="430" width="26" height="22"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="573" y="432" width="22" height="18"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="560" y="496" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="562" y="498" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="32" y="499" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="34" y="501" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="131" y="455" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="133" y="457" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="4" y="348" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="6" y="350" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="4" y="51" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="6" y="53" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="4" y="78" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="6" y="80" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="4" y="105" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="6" y="107" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="4" y="132" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="6" y="134" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="4" y="159" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="6" y="161" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="4" y="186" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="6" y="188" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="4" y="213" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="6" y="215" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="4" y="240" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="6" y="242" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="4" y="267" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="6" y="269" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="4" y="294" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="6" y="296" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="4" y="321" width="62" height="27"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="6" y="323" width="58" height="23"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="668" y="88" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="670" y="90" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="670" y="120" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="672" y="122" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="705" y="120" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="707" y="122" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="635" y="120" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="637" y="122" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="740" y="120" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="742" y="122" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="657" y="155" width="96" height="34"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="659" y="157" width="92" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="145" y="199" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="147" y="201" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="145" y="167" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="147" y="169" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="145" y="167" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="147" y="169" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="145" y="231" width="58" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="147" y="233" width="54" height="28"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="448" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="450" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="366" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="368" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_146_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="284" y="606" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_146" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="286" y="608" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_147_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="538" y="606" width="80" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_147" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="540" y="608" width="76" height="34"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_148_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="200" y="606" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_148" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="202" y="608" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_149_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="339" y="111" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp7" element="colour_button_149" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="341" y="113" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp6" element="colour_button_150_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="301" y="270" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp6" element="colour_button_150" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="303" y="272" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_151_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="710" y="566" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_151" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="712" y="568" width="38" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="347" y="69" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_green">
+ <bounds x="347" y="69" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="347" y="69" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="377" y="69" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_green">
+ <bounds x="377" y="69" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="377" y="69" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="341" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="341" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="341" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="311" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="311" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="311" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="281" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="281" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="281" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="371" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="371" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="371" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="424" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="424" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="424" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="484" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit8" element="led_digit_red">
+ <bounds x="484" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="484" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="454" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit7" element="led_digit_red">
+ <bounds x="454" y="329" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="454" y="329" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="272" y="382" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="272" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="289" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="306" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="323" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="340" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="357" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="374" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="391" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="408" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="425" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="442" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="459" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="476" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="493" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="510" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="527" y="382" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label5" element="label_5">
+ <bounds x="531" y="496" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label6" element="label_6">
+ <bounds x="258" y="496" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label59" element="label_59">
+ <bounds x="628" y="219" width="38" height="22"/>
+ </backdrop>
+ <backdrop name="label62" element="label_62">
+ <bounds x="347" y="52" width="47" height="16"/>
+ </backdrop>
+ <backdrop name="label75" element="label_75">
+ <bounds x="244" y="313" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label77" element="label_77">
+ <bounds x="291" y="308" width="78" height="22"/>
+ </backdrop>
+ <backdrop name="label78" element="label_78">
+ <bounds x="515" y="329" width="33" height="44"/>
+ </backdrop>
+ <backdrop name="label79" element="label_79">
+ <bounds x="434" y="290" width="49" height="38"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_button" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_button" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_41" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6topflg.lay b/src/mame/layout/j6topflg.lay
new file mode 100644
index 00000000000..a7e20573836
--- /dev/null
+++ b/src/mame/layout/j6topflg.lay
@@ -0,0 +1,10422 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Super ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.43" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.87" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Crazy">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Reels">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.43" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="0.87" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Gold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Rush">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.43" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="0.87" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Illuminator">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Time">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.43" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.87" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Drop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Zone">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Bank">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.43" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.11" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.87" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.22" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Block Buster">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_214_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_214_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </disk>
+ <text string="ACE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.34" blue="0.18"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.08" blue="0.04"/>
+ </disk>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.68" blue="0.36"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.17" blue="0.09"/>
+ </disk>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </disk>
+ <text string="TOP NOTE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_159_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_159_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_12_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_12_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_11_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_11_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_10_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_10_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_9_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_9_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_8_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_8_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.06" green="0.06" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.13" green="0.13" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.32" blue="0.14"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.08" blue="0.03"/>
+ </disk>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.64" blue="0.27"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.16" blue="0.07"/>
+ </disk>
+ <text string="Multi-Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.44" green="0.22" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.11" green="0.05" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <disk state="1">
+ <color red="0.88" green="0.44" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.22" green="0.11" blue="0.00"/>
+ </disk>
+ <text string="Top">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Flight">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.26" blue="0.03"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.53" blue="0.06"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.01"/>
+ </disk>
+ <text string="Multi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Flight">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.29" blue="0.08"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.07" blue="0.02"/>
+ </disk>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.58" blue="0.17"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.15" blue="0.04"/>
+ </disk>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.16"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.04"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.32"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.08"/>
+ </rect>
+ <text string="Trail Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="No-Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Multi Add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="No Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_251_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_251_2" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Top">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Flight">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Stop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Swop">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Numbers">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Flight">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Shuffle Colours">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="3 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.06"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_200_2" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_37_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_37_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Lucky">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Touch">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_35_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_35_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Golden">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Fruit Roulette">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_33_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_33_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Strike it">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Rich">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="BIG MONEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Lucky Streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Ready">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="to Roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Super Bar Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Red Hot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Numbers">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Treasure">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Hunt">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Take">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="your Pi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="Pay">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Rise">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_38_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_38_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;25+ REPEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;15.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_41_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_41_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_43_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_43_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_45_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_45_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_46_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_46_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="24 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BIG MONEY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_186_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_191_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_191_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_188_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_190_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_158_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ </element>
+ <element name="colour_button_296_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_296">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_297_border">
+ <rect state="1">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.03" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_297">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.13"/>
+ </rect>
+ <text string=" EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_298_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_298">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_299_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_299">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_300_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_300">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_301_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_301">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_302_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_302">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1112" height="693"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="235" y="457" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_0" state="0">
+ <bounds x="235.0000" y="457.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_1" state="0">
+ <bounds x="238.3333" y="458.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_2" state="0">
+ <bounds x="241.6667" y="460.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_3" state="0">
+ <bounds x="245.0000" y="462.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_4" state="0">
+ <bounds x="248.3333" y="464.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_5" state="0">
+ <bounds x="251.6667" y="466.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_0" state="0">
+ <bounds x="235.0000" y="503.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_1" state="0">
+ <bounds x="238.3333" y="505.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_2" state="0">
+ <bounds x="241.6667" y="507.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_3" state="0">
+ <bounds x="245.0000" y="509.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_4" state="0">
+ <bounds x="248.3333" y="511.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_5" state="0">
+ <bounds x="251.6667" y="513.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="235.0000" y="550.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="238.3333" y="552.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="241.6667" y="554.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="245.0000" y="556.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="248.3333" y="558.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="251.6667" y="560.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="235" y="457" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="334" y="457" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_0" state="0">
+ <bounds x="334.0000" y="457.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_1" state="0">
+ <bounds x="337.3333" y="458.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_2" state="0">
+ <bounds x="340.6667" y="460.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_3" state="0">
+ <bounds x="344.0000" y="462.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_4" state="0">
+ <bounds x="347.3333" y="464.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_5" state="0">
+ <bounds x="350.6667" y="466.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_0" state="0">
+ <bounds x="334.0000" y="503.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_1" state="0">
+ <bounds x="337.3333" y="505.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_2" state="0">
+ <bounds x="340.6667" y="507.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_3" state="0">
+ <bounds x="344.0000" y="509.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_4" state="0">
+ <bounds x="347.3333" y="511.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_5" state="0">
+ <bounds x="350.6667" y="513.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="334.0000" y="550.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="337.3333" y="552.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="340.6667" y="554.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="344.0000" y="556.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="347.3333" y="558.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="350.6667" y="560.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="334" y="457" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="431" y="457" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_0" state="0">
+ <bounds x="431.0000" y="457.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_1" state="0">
+ <bounds x="434.3333" y="458.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_2" state="0">
+ <bounds x="437.6667" y="460.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_3" state="0">
+ <bounds x="441.0000" y="462.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_4" state="0">
+ <bounds x="444.3333" y="464.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_5" state="0">
+ <bounds x="447.6667" y="466.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_0" state="0">
+ <bounds x="431.0000" y="503.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_1" state="0">
+ <bounds x="434.3333" y="505.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_2" state="0">
+ <bounds x="437.6667" y="507.5555" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_3" state="0">
+ <bounds x="441.0000" y="509.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_4" state="0">
+ <bounds x="444.3333" y="511.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_5" state="0">
+ <bounds x="447.6667" y="513.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_0" state="0">
+ <bounds x="431.0000" y="550.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_1" state="0">
+ <bounds x="434.3333" y="552.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_2" state="0">
+ <bounds x="437.6667" y="554.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_3" state="0">
+ <bounds x="441.0000" y="556.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_4" state="0">
+ <bounds x="444.3333" y="558.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_5" state="0">
+ <bounds x="447.6667" y="560.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="431" y="457" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="385" y="134" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_0" state="0">
+ <bounds x="385.0000" y="134.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_1" state="0">
+ <bounds x="388.3333" y="135.9444" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_2" state="0">
+ <bounds x="391.6667" y="137.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_3" state="0">
+ <bounds x="395.0000" y="139.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_4" state="0">
+ <bounds x="398.3333" y="141.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_5" state="0">
+ <bounds x="401.6667" y="143.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_0" state="0">
+ <bounds x="385.0000" y="180.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_1" state="0">
+ <bounds x="388.3333" y="182.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_2" state="0">
+ <bounds x="391.6667" y="184.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_3" state="0">
+ <bounds x="395.0000" y="186.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_4" state="0">
+ <bounds x="398.3333" y="188.4444" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_5" state="0">
+ <bounds x="401.6667" y="190.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_0" state="0">
+ <bounds x="385.0000" y="227.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_1" state="0">
+ <bounds x="388.3333" y="229.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_2" state="0">
+ <bounds x="391.6667" y="231.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_3" state="0">
+ <bounds x="395.0000" y="233.1667" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_4" state="0">
+ <bounds x="398.3333" y="235.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_5" state="0">
+ <bounds x="401.6667" y="237.0556" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="385" y="134" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="678" y="419" width="72" height="29"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="680" y="421" width="68" height="25"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="689" y="447" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="691" y="449" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="689" y="473" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="691" y="475" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="689" y="499" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="691" y="501" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="689" y="525" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="691" y="527" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="689" y="551" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="691" y="553" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="689" y="577" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="691" y="579" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="689" y="603" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="691" y="605" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1_border" state="0">
+ <bounds x="511" y="609" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp214" element="lamp_214_1" state="0">
+ <bounds x="513" y="611" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="482" y="609" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="484" y="611" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="382" y="606" width="67" height="34"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="384" y="608" width="63" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="452" y="609" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="454" y="611" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="548" y="397" width="52" height="62"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="550" y="399" width="48" height="58"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="541" y="604" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="543" y="606" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="474" y="191" width="36" height="25"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="476" y="193" width="32" height="21"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="344" y="192" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="346" y="194" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="561" y="29" width="47" height="47"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="563" y="31" width="43" height="43"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="233" y="107" width="22" height="52"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="235" y="109" width="18" height="48"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="308" y="130" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="310" y="132" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="407" y="78" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="409" y="80" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="396" y="3" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="398" y="5" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="623" y="185" width="24" height="52"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="625" y="187" width="20" height="48"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="545" y="194" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="547" y="196" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="399" y="387" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="401" y="389" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="409" y="309" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="411" y="311" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="231" y="262" width="24" height="52"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="233" y="264" width="20" height="48"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1_border" state="0">
+ <bounds x="309" y="254" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp159" element="lamp_159_1" state="0">
+ <bounds x="311" y="256" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="595" y="108" width="24" height="52"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="597" y="110" width="20" height="48"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="516" y="132" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="518" y="134" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp12" element="lamp_12_1_border" state="0">
+ <bounds x="115" y="71" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp12" element="lamp_12_1" state="0">
+ <bounds x="117" y="73" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1_border" state="0">
+ <bounds x="81" y="71" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp11" element="lamp_11_1" state="0">
+ <bounds x="83" y="73" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1_border" state="0">
+ <bounds x="51" y="71" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp10" element="lamp_10_1" state="0">
+ <bounds x="53" y="73" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1_border" state="0">
+ <bounds x="19" y="71" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1" state="0">
+ <bounds x="21" y="73" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_2_border" state="0">
+ <bounds x="146" y="71" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_2" state="0">
+ <bounds x="148" y="73" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="179" y="71" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="181" y="73" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="8" y="29" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="10" y="31" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1_border" state="0">
+ <bounds x="79" y="29" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp8" element="lamp_8_1" state="0">
+ <bounds x="81" y="31" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="43" y="29" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="45" y="31" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="20" y="322" width="42" height="22"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="22" y="324" width="38" height="18"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="602" y="261" width="24" height="52"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="604" y="263" width="20" height="48"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="524" y="254" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="526" y="256" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="205" y="184" width="26" height="52"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="207" y="186" width="22" height="48"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="282" y="194" width="27" height="32"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="284" y="196" width="23" height="28"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="323" y="24" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="325" y="26" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="349" y="98" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="351" y="100" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="346" y="285" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="348" y="287" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="321" y="364" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="323" y="366" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="473" y="286" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="475" y="288" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="478" y="363" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="480" y="365" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="473" y="98" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="475" y="100" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="478" y="25" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="480" y="27" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="541" y="570" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="543" y="572" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="538" y="458" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="540" y="460" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="538" y="497" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="540" y="499" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="541" y="536" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="543" y="538" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="240" y="613" width="52" height="20"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="242" y="615" width="48" height="16"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="290" y="609" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="292" y="611" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="320" y="609" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="322" y="611" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="349" y="609" width="32" height="27"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="351" y="611" width="28" height="23"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="14" y="348" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="16" y="350" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="66" y="348" width="37" height="27"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="68" y="350" width="33" height="23"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="71" y="378" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="73" y="380" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="124" y="378" width="52" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="126" y="380" width="48" height="26"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_2_border" state="0">
+ <bounds x="178" y="378" width="47" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_2" state="0">
+ <bounds x="180" y="380" width="43" height="26"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="147" y="349" width="47" height="29"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="149" y="351" width="43" height="25"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="194" y="349" width="47" height="29"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="196" y="351" width="43" height="25"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="33" y="376" width="37" height="29"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="35" y="378" width="33" height="25"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="104" y="348" width="42" height="29"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="106" y="350" width="38" height="25"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="99" y="309" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="101" y="311" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="83" y="309" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="85" y="311" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="67" y="309" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="69" y="311" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="67" y="293" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="69" y="295" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="83" y="293" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="85" y="295" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="99" y="293" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="101" y="295" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="67" y="325" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="69" y="327" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="83" y="325" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="85" y="327" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="99" y="325" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="101" y="327" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="101" y="578" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="103" y="580" width="28" height="18"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="102" y="552" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="104" y="554" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="99" y="525" width="57" height="27"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="101" y="527" width="53" height="23"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="96" y="499" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="98" y="501" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="93" y="472" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="95" y="474" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_2_border" state="0">
+ <bounds x="49" y="472" width="37" height="72"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_2" state="0">
+ <bounds x="51" y="474" width="33" height="68"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="805" y="476" width="57" height="29"/>
+ </backdrop>
+ <backdrop name="lamp37" element="lamp_37_1" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="807" y="478" width="53" height="25"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="808" y="446" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="810" y="448" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1_border" state="0">
+ <bounds x="808" y="420" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp35" element="lamp_35_1" state="0">
+ <bounds x="810" y="422" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="808" y="394" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="810" y="396" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1_border" state="0">
+ <bounds x="808" y="368" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp33" element="lamp_33_1" state="0">
+ <bounds x="810" y="370" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="802" y="158" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="804" y="160" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="808" y="187" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="810" y="189" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="808" y="213" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="810" y="215" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="808" y="239" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="810" y="241" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="808" y="265" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="810" y="267" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="808" y="291" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="810" y="293" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="808" y="316" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="810" y="318" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="808" y="342" width="52" height="29"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="810" y="344" width="48" height="25"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="878" y="447" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="880" y="449" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1_border" state="0">
+ <bounds x="869" y="158" width="67" height="32"/>
+ </backdrop>
+ <backdrop name="lamp38" element="lamp_38_1" state="0">
+ <bounds x="871" y="160" width="63" height="28"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="878" y="187" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="880" y="189" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="878" y="216" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="880" y="218" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1_border" state="0">
+ <bounds x="878" y="245" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp41" element="lamp_41_1" state="0">
+ <bounds x="880" y="247" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="878" y="274" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="880" y="276" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1_border" state="0">
+ <bounds x="878" y="303" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp43" element="lamp_43_1" state="0">
+ <bounds x="880" y="305" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="878" y="327" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="880" y="329" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1_border" state="0">
+ <bounds x="878" y="351" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp45" element="lamp_45_1" state="0">
+ <bounds x="880" y="353" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1_border" state="0">
+ <bounds x="878" y="375" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp46" element="lamp_46_1" state="0">
+ <bounds x="880" y="377" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="878" y="399" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="880" y="401" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="878" y="423" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="880" y="425" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="876" y="476" width="57" height="29"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="878" y="478" width="53" height="25"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="949" y="401" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="951" y="403" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="949" y="377" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="951" y="379" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="949" y="353" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="951" y="355" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="949" y="329" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="951" y="331" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="949" y="305" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="951" y="307" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="949" y="276" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="951" y="278" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="949" y="247" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="951" y="249" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="949" y="218" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="951" y="220" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="949" y="189" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="951" y="191" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="941" y="159" width="67" height="33"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="943" y="161" width="63" height="29"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="949" y="425" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="951" y="427" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="949" y="449" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="951" y="451" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="947" y="477" width="57" height="29"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="949" y="479" width="53" height="25"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="551" y="294" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="553" y="296" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="551" y="278" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="553" y="280" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="551" y="262" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="553" y="264" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="583" y="262" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="585" y="264" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="583" y="278" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="585" y="280" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="583" y="294" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="585" y="296" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="567" y="294" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="569" y="296" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="567" y="278" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="569" y="280" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="567" y="262" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="569" y="264" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="543" y="124" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="545" y="126" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="543" y="140" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="545" y="142" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="543" y="108" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="545" y="110" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="575" y="124" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="577" y="126" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="575" y="108" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="577" y="110" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="559" y="124" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="561" y="126" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="575" y="140" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="577" y="142" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="559" y="140" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="561" y="142" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="559" y="108" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="561" y="110" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="510" y="46" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="512" y="48" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="510" y="62" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="512" y="64" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="510" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="512" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="478" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="480" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="478" y="62" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="480" y="64" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="478" y="46" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="480" y="48" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="494" y="46" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="496" y="48" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="494" y="62" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="496" y="64" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="494" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="496" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1_border" state="0">
+ <bounds x="354" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp186" element="lamp_186_1" state="0">
+ <bounds x="356" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="354" y="62" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="356" y="64" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="354" y="46" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="356" y="48" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="322" y="46" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="324" y="48" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1_border" state="0">
+ <bounds x="322" y="62" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp191" element="lamp_191_1" state="0">
+ <bounds x="324" y="64" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1_border" state="0">
+ <bounds x="322" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp188" element="lamp_188_1" state="0">
+ <bounds x="324" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="338" y="78" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="340" y="80" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1_border" state="0">
+ <bounds x="338" y="62" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp190" element="lamp_190_1" state="0">
+ <bounds x="340" y="64" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="338" y="46" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="340" y="48" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="322" y="344" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="324" y="346" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="322" y="328" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="324" y="330" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="322" y="312" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="324" y="314" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="354" y="312" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="356" y="314" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="354" y="328" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="356" y="330" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="354" y="344" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="356" y="346" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="338" y="344" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="340" y="346" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="338" y="328" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="340" y="330" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="338" y="312" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="340" y="314" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="288" y="139" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="290" y="141" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="288" y="123" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="290" y="125" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="288" y="107" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="290" y="109" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="256" y="107" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="258" y="109" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="256" y="123" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="258" y="125" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="256" y="139" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="258" y="141" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="272" y="139" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="274" y="141" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="272" y="123" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="274" y="125" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="272" y="107" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="274" y="109" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="396" y="42" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="398" y="44" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="396" y="58" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="398" y="60" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="396" y="26" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="398" y="28" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="428" y="26" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="430" y="28" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="428" y="58" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="430" y="60" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="428" y="42" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="430" y="44" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="412" y="42" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="414" y="44" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="412" y="58" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="414" y="60" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="412" y="26" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="414" y="28" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="478" y="328" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="480" y="330" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="478" y="344" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="480" y="346" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="478" y="312" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="480" y="314" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="510" y="312" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="512" y="314" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="510" y="344" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="512" y="346" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="510" y="328" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="512" y="330" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="494" y="328" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="496" y="330" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="494" y="344" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="496" y="346" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="494" y="312" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="496" y="314" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="571" y="218" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="573" y="220" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="571" y="202" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="573" y="204" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="571" y="186" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="573" y="188" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="603" y="202" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="605" y="204" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="603" y="218" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="605" y="220" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="603" y="186" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="605" y="188" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="587" y="218" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="589" y="220" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="587" y="202" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="589" y="204" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="587" y="186" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="589" y="188" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="256" y="263" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="258" y="265" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="256" y="295" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="258" y="297" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1_border" state="0">
+ <bounds x="256" y="279" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp158" element="lamp_158_1" state="0">
+ <bounds x="258" y="281" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="288" y="279" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="290" y="281" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="288" y="295" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="290" y="297" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="288" y="263" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="290" y="265" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="272" y="263" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="274" y="265" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="272" y="295" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="274" y="297" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="272" y="279" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="274" y="281" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="231" y="184" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="233" y="186" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="231" y="216" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="233" y="218" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="231" y="200" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="233" y="202" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="263" y="200" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="265" y="202" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="263" y="216" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="265" y="218" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="263" y="184" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="265" y="186" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="247" y="184" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="249" y="186" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="247" y="216" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="249" y="218" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="247" y="200" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="249" y="202" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="416" y="336" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="418" y="338" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="416" y="368" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="418" y="370" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="416" y="352" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="418" y="354" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="432" y="352" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="434" y="354" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="432" y="368" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="434" y="370" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="432" y="336" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="434" y="338" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="400" y="336" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="402" y="338" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="400" y="368" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="402" y="370" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="400" y="352" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="402" y="354" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_296_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="593" y="644" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_296" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="595" y="646" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_297_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="513" y="645" width="77" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_297" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="515" y="647" width="73" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_298_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="434" y="644" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_298" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="436" y="646" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_299_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="339" y="645" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_299" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="341" y="647" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_300_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="240" y="644" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_300" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="242" y="646" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_301_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="136" y="639" width="75" height="37"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_301" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="138" y="641" width="71" height="33"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_302_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="732" y="54" width="42" height="47"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_302" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="734" y="56" width="38" height="43"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="237" y="421" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="237" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="254" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="271" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="288" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="305" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="322" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="339" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="356" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="373" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="390" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="407" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="424" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="441" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="458" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="475" y="421" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="492" y="421" width="17" height="30"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_reel" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_reel" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_button" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_reel" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_button" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_button" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp11" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp43" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6twst.lay b/src/mame/layout/j6twst.lay
new file mode 100644
index 00000000000..f8bf6d50839
--- /dev/null
+++ b/src/mame/layout/j6twst.lay
@@ -0,0 +1,6946 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop">
+ <image file="backdrop.png"/>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="G-Spot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Guaranteed Cashpot Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1 Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="7 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="9 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="14 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="16 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Unlimited Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </disk>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </disk>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Pot Of Gold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cyclone">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Storm Force">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Knockout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Drop Zone">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Big Banker">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Numbers Up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Rolling Thunder">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cash Chase">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Stick or Twist">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Wind Fall">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Strike It">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_184_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.30" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.60" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.05"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.30" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.60" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.05"/>
+ </rect>
+ <text string="W">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.30" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.60" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.05"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.30" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.60" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.05"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Bonu">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.30" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.60" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.05"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.30" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.60" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.05"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.30" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.60" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.05"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.30" blue="0.10"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.07" blue="0.02"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.60" blue="0.20"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.15" blue="0.05"/>
+ </rect>
+ <text string="Trail Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="X Change">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Lucky 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="No Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_120_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_120">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Pot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="colour_button_121_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_121">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_122_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_122">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_123_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_123">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_124_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_124">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_125_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_125">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="auto ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="colour_button_126_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_126">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Cancel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_127_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_127">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Collect">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_128_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_128">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_129_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_129">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hold Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_130_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_130">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Hold Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_131_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_131">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hold">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_133_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_133">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Nudge ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.40"/>
+ </text>
+ <text string="Ex">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.50" width="0.80" height="0.40"/>
+ </text>
+ </element>
+ <element name="colour_button_134_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_134">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_135_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_135">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="Lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="1" stateoffset="2730" numsymbolsvisible="1" symbollist=",,,,,,,,,,,,,,,">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop">
+ <bounds x="0" y="0" width="669" height="702"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="209" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="209.0000" y="471.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="212.3333" y="472.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="215.6667" y="474.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="219.0000" y="476.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="222.3333" y="478.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="225.6667" y="480.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="209.0000" y="517.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="212.3333" y="519.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="215.6667" y="521.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="219.0000" y="523.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="222.3333" y="525.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="225.6667" y="527.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="209.0000" y="564.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="212.3333" y="566.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="215.6667" y="568.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="219.0000" y="570.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="222.3333" y="572.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="225.6667" y="574.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="209" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="291" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="291.0000" y="471.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="294.3333" y="472.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="297.6667" y="474.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="301.0000" y="476.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="304.3333" y="478.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="307.6667" y="480.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="291.0000" y="517.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="294.3333" y="519.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="297.6667" y="521.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="301.0000" y="523.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="304.3333" y="525.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="307.6667" y="527.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="291.0000" y="564.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="294.3333" y="566.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="297.6667" y="568.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="301.0000" y="570.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="304.3333" y="572.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="307.6667" y="574.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="291" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="373" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="373.0000" y="471.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="376.3333" y="472.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="379.6667" y="474.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="383.0000" y="476.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="386.3333" y="478.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="389.6667" y="480.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="373.0000" y="517.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="376.3333" y="519.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="379.6667" y="521.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="383.0000" y="523.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="386.3333" y="525.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="389.6667" y="527.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="373.0000" y="564.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="376.3333" y="566.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="379.6667" y="568.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="383.0000" y="570.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="386.3333" y="572.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="389.6667" y="574.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="373" y="471" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="223" y="349" width="210" height="55"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="223.0000" y="349.0000" width="210.0000" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="231.7500" y="351.2917" width="192.5000" height="50.4167"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="240.5000" y="353.5833" width="175.0000" height="45.8333"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="249.2500" y="355.8750" width="157.5000" height="41.2500"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="258.0000" y="358.1667" width="140.0000" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="266.7500" y="360.4583" width="122.5000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <orientation rotate="90"/>
+ <bounds x="223" y="349" width="210" height="55"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="152" y="65" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="154" y="67" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="442" y="66" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="444" y="68" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="11" y="580" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="13" y="582" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="95" y="89" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="97" y="91" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="95" y="126" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="97" y="128" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="95" y="163" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="97" y="165" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="95" y="200" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="97" y="202" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="95" y="237" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="97" y="239" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="95" y="274" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="97" y="276" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="95" y="311" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="97" y="313" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="95" y="367" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="97" y="369" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="95" y="404" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="97" y="406" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="95" y="441" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="97" y="443" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="95" y="478" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="97" y="480" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="95" y="515" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="97" y="517" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="548" y="126" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="550" y="128" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="572" y="507" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="574" y="509" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0">
+ <bounds x="572" y="470" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0">
+ <bounds x="574" y="472" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="572" y="433" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="574" y="435" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="572" y="396" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="574" y="398" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="572" y="359" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="574" y="361" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="572" y="544" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="574" y="546" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="572" y="303" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="574" y="305" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="572" y="266" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="574" y="268" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="572" y="229" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="574" y="231" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="572" y="192" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="574" y="194" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="572" y="155" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="574" y="157" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="572" y="118" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="574" y="120" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="572" y="81" width="82" height="37"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="574" y="83" width="78" height="33"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="572" y="29" width="82" height="52"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="574" y="31" width="78" height="48"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="548" y="163" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="550" y="165" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="548" y="89" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="550" y="91" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="548" y="200" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="550" y="202" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="548" y="237" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="550" y="239" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="548" y="274" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="550" y="276" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="548" y="311" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="550" y="313" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="548" y="367" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="550" y="369" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="548" y="404" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="550" y="406" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="548" y="441" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="550" y="443" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="548" y="478" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="550" y="480" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="548" y="515" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="550" y="517" width="18" height="18"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="452" y="294" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="454" y="296" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="391" y="294" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="393" y="296" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="453" y="271" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="455" y="273" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="451" y="317" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="453" y="319" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="390" y="317" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="392" y="319" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="146" y="293" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="148" y="295" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="146" y="269" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="148" y="271" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="146" y="316" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="148" y="318" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="207" y="294" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="209" y="296" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="207" y="317" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="209" y="319" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="329" y="317" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="331" y="319" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="268" y="317" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="270" y="319" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="320" y="100" width="17" height="52"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="322" y="102" width="13" height="48"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="353" y="116" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="355" y="118" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="287" y="115" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="289" y="117" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1_border" state="0">
+ <bounds x="256" y="149" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp184" element="lamp_184_1" state="0">
+ <bounds x="258" y="151" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="240" y="169" width="52" height="17"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="242" y="171" width="48" height="13"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="260" y="188" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="262" y="190" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="286" y="222" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="288" y="224" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="319" y="206" width="17" height="52"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="321" y="208" width="13" height="48"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="352" y="224" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="354" y="226" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="379" y="188" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="381" y="190" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="366" y="169" width="52" height="17"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="368" y="171" width="48" height="13"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="383" y="149" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="385" y="151" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="572" y="580" width="82" height="22"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="574" y="582" width="78" height="18"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="185" y="612" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="187" y="614" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="227" y="612" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="229" y="614" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="269" y="612" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="271" y="614" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="311" y="612" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="313" y="614" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="353" y="612" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="355" y="614" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="395" y="612" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="397" y="614" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="437" y="612" width="42" height="42"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="439" y="614" width="38" height="38"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="153" y="618" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="155" y="620" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="385" y="409" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="387" y="411" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="333" y="409" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="335" y="411" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="281" y="409" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="283" y="411" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="229" y="409" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="231" y="411" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp81" element="colour_button_120_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="161" y="24" width="62" height="37"/>
+ </backdrop>
+ <backdrop name="lamp81" element="colour_button_120" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="163" y="26" width="58" height="33"/>
+ </backdrop>
+ <backdrop name="lamp90" element="colour_button_121_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="294" y="291" width="72" height="22"/>
+ </backdrop>
+ <backdrop name="lamp90" element="colour_button_121" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="296" y="293" width="68" height="18"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_122_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="506" y="27" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="colour_button_122" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="508" y="29" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp95" element="colour_button_123_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="439" y="377" width="72" height="22"/>
+ </backdrop>
+ <backdrop name="lamp95" element="colour_button_123" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="441" y="379" width="68" height="18"/>
+ </backdrop>
+ <backdrop name="lamp94" element="colour_button_124_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="439" y="355" width="72" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="colour_button_124" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="441" y="357" width="68" height="18"/>
+ </backdrop>
+ <backdrop name="lamp248" element="colour_button_125_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="463" y="522" width="62" height="37"/>
+ </backdrop>
+ <backdrop name="lamp248" element="colour_button_125" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="465" y="524" width="58" height="33"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_126_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="5" y="657" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_126" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="7" y="659" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_127_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="101" y="657" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_127" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="103" y="659" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_128_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="529" y="657" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_128" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="531" y="659" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_129_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="386" y="657" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_129" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="388" y="659" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_130_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="295" y="657" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_130" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="297" y="659" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_131_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="209" y="657" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_131" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="211" y="659" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp216" element="colour_button_133_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="133" y="525" width="62" height="37"/>
+ </backdrop>
+ <backdrop name="lamp216" element="colour_button_133" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="135" y="527" width="58" height="33"/>
+ </backdrop>
+ <backdrop name="lamp62" element="colour_button_134_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="146" y="353" width="72" height="22"/>
+ </backdrop>
+ <backdrop name="lamp62" element="colour_button_134" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="148" y="355" width="68" height="18"/>
+ </backdrop>
+ <backdrop name="lamp58" element="colour_button_135_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="146" y="375" width="72" height="22"/>
+ </backdrop>
+ <backdrop name="lamp58" element="colour_button_135" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="148" y="377" width="68" height="18"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="284" y="4" width="50" height="65"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="284" y="4" width="50" height="65"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="284" y="4" width="50" height="65"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="234" y="4" width="50" height="65"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="234" y="4" width="50" height="65"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="234" y="4" width="50" height="65"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="334" y="4" width="50" height="65"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="334" y="4" width="50" height="65"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="334" y="4" width="50" height="65"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="384" y="4" width="50" height="65"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="384" y="4" width="50" height="65"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="384" y="4" width="50" height="65"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="194" y="434" width="272" height="31"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="194" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="211" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="228" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="245" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="262" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="279" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="296" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="313" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="330" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="347" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="364" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="381" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="398" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="415" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="432" y="434" width="17" height="31"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="449" y="434" width="17" height="31"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_button" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_button" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_button" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_button" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_button" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_button" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_button" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_button" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_button" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp20" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <orientation rotate="90"/>
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6untch.lay b/src/mame/layout/j6untch.lay
new file mode 100644
index 00000000000..2ac6824b664
--- /dev/null
+++ b/src/mame/layout/j6untch.lay
@@ -0,0 +1,8199 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="REEL A FORTUNE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="STOP AND STEP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="SPIN A WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="ambush">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="RUN FROM POLICE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="SHOOT OUT BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="NUDGE POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="HIT AND RUN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="AMBUSH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="MAKE A GETAWAY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EXTRA NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="CAR CHASE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="THAT'S A RAP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="ADVANCE 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="GO BACK 2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="EMPTY GUN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="ADD A BULLET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="NUMBER RUNNER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="RAP CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="NUDGE POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="MAKE AN ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="OFFER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="SHOOT OUT BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="line up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="ambush">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="SAFE CRACKER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="NUDGE POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_203_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_203_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="SHOOT OUT BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="80P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="RAP FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="NUDGE POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="SHOOT OUT BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="GET OUTA TOWN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="ambush">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="OVER THE ROOF">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_160_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_160_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_161_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </disk>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_163_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </disk>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </disk>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </disk>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_165_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_165_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <disk state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </disk>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="STOP A FRUIT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="ambush">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="60P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="NUDGE POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="ambush">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.03" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="RUN FROM POLICE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="RAP SHEET">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="SHOOT OUT BONUS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="NUDGE POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="WIN SERIES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="nudge TIME">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="T">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="U">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="H">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_154_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_154_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.38" green="0.38" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.09" green="0.09" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="0.75" green="0.75" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.19" green="0.19" blue="0.19"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="60P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.22"/>
+ </text>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.28" width="0.90" height="0.22"/>
+ </text>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.22"/>
+ </text>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.72" width="0.90" height="0.22"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="40P">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </disk>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </disk>
+ <text string="L">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </disk>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </disk>
+ <text string="C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </disk>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </disk>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </disk>
+ <disk state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </disk>
+ </element>
+ <element name="colour_button_263_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_263">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_307_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_307">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_308_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_308">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_309_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_309">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_310_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="colour_button_310">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_311_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_311">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_312_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_312">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_313_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_313">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_20">
+ <text string="NUDGE POT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_86">
+ <text string="CREDITS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_122">
+ <text string="ON WINLINE STARTS FEATURE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_123">
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LINE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_124">
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LINE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_146">
+ <text string="HIT AND RUN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_152">
+ <text string="OVER THE roof">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_158">
+ <text string="LINE UP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_159">
+ <text string="OUTTA TOWN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="868" height="840"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="201" y="587" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_0" state="0">
+ <bounds x="201.0000" y="587.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_1" state="0">
+ <bounds x="204.3333" y="588.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_2" state="0">
+ <bounds x="207.6667" y="590.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_3" state="0">
+ <bounds x="211.0000" y="592.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_4" state="0">
+ <bounds x="214.3333" y="594.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_5" state="0">
+ <bounds x="217.6667" y="596.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_0" state="0">
+ <bounds x="201.0000" y="633.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_1" state="0">
+ <bounds x="204.3333" y="635.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_2" state="0">
+ <bounds x="207.6667" y="637.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_3" state="0">
+ <bounds x="211.0000" y="639.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_4" state="0">
+ <bounds x="214.3333" y="641.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_5" state="0">
+ <bounds x="217.6667" y="643.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="201.0000" y="680.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="204.3333" y="682.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="207.6667" y="684.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="211.0000" y="686.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="214.3333" y="688.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="217.6667" y="690.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="201" y="587" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="285" y="587" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="587.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_1" state="0">
+ <bounds x="288.3333" y="588.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_2" state="0">
+ <bounds x="291.6667" y="590.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_3" state="0">
+ <bounds x="295.0000" y="592.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_4" state="0">
+ <bounds x="298.3333" y="594.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_5" state="0">
+ <bounds x="301.6667" y="596.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="633.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_1" state="0">
+ <bounds x="288.3333" y="635.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_2" state="0">
+ <bounds x="291.6667" y="637.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_3" state="0">
+ <bounds x="295.0000" y="639.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_4" state="0">
+ <bounds x="298.3333" y="641.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_5" state="0">
+ <bounds x="301.6667" y="643.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="680.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="288.3333" y="682.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="291.6667" y="684.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="295.0000" y="686.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="298.3333" y="688.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="301.6667" y="690.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="285" y="587" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="369" y="587" width="80" height="140"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_0" state="0">
+ <bounds x="369.0000" y="587.0000" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_1" state="0">
+ <bounds x="372.3333" y="588.9445" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_2" state="0">
+ <bounds x="375.6667" y="590.8889" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_3" state="0">
+ <bounds x="379.0000" y="592.8333" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_4" state="0">
+ <bounds x="382.3333" y="594.7778" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_5" state="0">
+ <bounds x="385.6667" y="596.7222" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_0" state="0">
+ <bounds x="369.0000" y="633.6667" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_1" state="0">
+ <bounds x="372.3333" y="635.6111" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_2" state="0">
+ <bounds x="375.6667" y="637.5556" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_3" state="0">
+ <bounds x="379.0000" y="639.5000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_4" state="0">
+ <bounds x="382.3333" y="641.4445" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_5" state="0">
+ <bounds x="385.6667" y="643.3889" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_0" state="0">
+ <bounds x="369.0000" y="680.3333" width="80.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_1" state="0">
+ <bounds x="372.3333" y="682.2778" width="73.3333" height="42.7778"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_2" state="0">
+ <bounds x="375.6667" y="684.2222" width="66.6667" height="38.8889"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_3" state="0">
+ <bounds x="379.0000" y="686.1666" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_4" state="0">
+ <bounds x="382.3333" y="688.1111" width="53.3333" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_5" state="0">
+ <bounds x="385.6667" y="690.0555" width="46.6667" height="27.2222"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="369" y="587" width="80" height="140"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="318" y="192" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_0" state="0">
+ <bounds x="318.0000" y="192.0000" width="80.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_1" state="0">
+ <bounds x="321.3333" y="195.3333" width="73.3333" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_2" state="0">
+ <bounds x="324.6667" y="198.6667" width="66.6667" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_3" state="0">
+ <bounds x="328.0000" y="202.0000" width="60.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_4" state="0">
+ <bounds x="331.3333" y="205.3333" width="53.3333" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_5" state="0">
+ <bounds x="334.6667" y="208.6667" width="46.6667" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="318" y="192" width="80" height="80"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="123" y="172" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="125" y="174" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="123" y="234" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="125" y="236" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="153" y="266" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="155" y="268" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="176" y="55" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="178" y="57" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="118" y="55" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="120" y="57" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="60" y="55" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="62" y="57" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="60" y="101" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="62" y="103" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="292" y="331" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="294" y="333" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="350" y="331" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="352" y="333" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="408" y="331" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="410" y="333" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="466" y="331" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="468" y="333" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="524" y="331" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="526" y="333" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="497" y="167" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="499" y="169" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="416" y="195" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="418" y="197" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="497" y="195" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="499" y="197" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="416" y="223" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="418" y="225" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="497" y="223" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="499" y="225" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="416" y="139" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="418" y="141" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="497" y="139" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="499" y="141" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="416" y="167" width="80" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="418" y="169" width="76" height="24"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="276" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="278" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="277" y="410" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="279" y="412" width="18" height="26"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="315" y="410" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="317" y="412" width="18" height="26"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="353" y="410" width="22" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="355" y="412" width="18" height="26"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="342" y="165" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="344" y="167" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="342" y="273" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="344" y="275" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="60" y="147" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="62" y="149" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="60" y="193" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="62" y="195" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="60" y="239" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="62" y="241" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="60" y="285" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="62" y="287" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="60" y="331" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="62" y="333" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="60" y="377" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="62" y="379" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="60" y="423" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="62" y="425" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="119" y="572" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="121" y="574" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="119" y="610" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="121" y="612" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="119" y="648" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="121" y="650" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="119" y="686" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="121" y="688" width="22" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="60" y="469" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="62" y="471" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="118" y="469" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="120" y="471" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="176" y="469" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="178" y="471" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="234" y="469" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="236" y="471" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1_border" state="0">
+ <bounds x="292" y="469" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp203" element="lamp_203_1" state="0">
+ <bounds x="294" y="471" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="350" y="469" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="352" y="471" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="408" y="469" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="410" y="471" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="206" y="113" width="25" height="28"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="208" y="115" width="21" height="24"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="205" y="234" width="25" height="28"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="207" y="236" width="21" height="24"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="234" y="55" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="236" y="57" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="234" y="101" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="236" y="103" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="234" y="147" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="236" y="149" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="234" y="193" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="236" y="195" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="234" y="239" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="236" y="241" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="234" y="285" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="236" y="287" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="234" y="331" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="236" y="333" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1_border" state="0">
+ <bounds x="388" y="103" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp160" element="lamp_160_1" state="0">
+ <bounds x="390" y="105" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1_border" state="0">
+ <bounds x="385" y="75" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp161" element="lamp_161_1" state="0">
+ <bounds x="387" y="77" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="361" y="57" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="363" y="59" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1_border" state="0">
+ <bounds x="338" y="75" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp163" element="lamp_163_1" state="0">
+ <bounds x="340" y="77" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="338" y="103" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="340" y="105" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="361" y="116" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="363" y="118" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="546" y="64" width="25" height="36"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="548" y="66" width="21" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="461" y="64" width="25" height="36"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="463" y="66" width="21" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="504" y="64" width="25" height="36"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="506" y="66" width="21" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="489" y="64" width="14" height="57"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="491" y="66" width="10" height="53"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="531" y="64" width="14" height="57"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="533" y="66" width="10" height="53"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="201" y="422" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="203" y="424" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="126" y="422" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="128" y="424" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="151" y="422" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="153" y="424" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="176" y="422" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="178" y="424" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1_border" state="0">
+ <bounds x="306" y="83" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp165" element="lamp_165_1" state="0">
+ <bounds x="308" y="85" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="307" y="57" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="309" y="59" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="201" y="341" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="203" y="343" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="176" y="341" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="178" y="343" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="151" y="341" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="153" y="343" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="126" y="341" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="128" y="343" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="153" y="203" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="155" y="205" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="125" y="203" width="25" height="28"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="127" y="205" width="21" height="24"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="205" y="173" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="207" y="175" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="125" y="266" width="25" height="28"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="127" y="268" width="21" height="24"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="125" y="141" width="25" height="28"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="127" y="143" width="21" height="24"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="466" y="469" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="468" y="471" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="466" y="515" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="468" y="517" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="466" y="551" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="468" y="553" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="466" y="587" width="58" height="36"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="468" y="589" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="581" y="102" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="583" y="104" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="581" y="148" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="583" y="150" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="581" y="194" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="583" y="196" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="581" y="240" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="583" y="242" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="581" y="286" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="583" y="288" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="582" y="331" width="58" height="46"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="584" y="333" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="123" y="113" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="125" y="115" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="153" y="141" width="78" height="28"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="155" y="143" width="74" height="24"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="348" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="350" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="312" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="314" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="456" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="458" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="420" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="422" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="384" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="386" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="492" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="494" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="528" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="530" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1_border" state="0">
+ <bounds x="564" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp154" element="lamp_154_1" state="0">
+ <bounds x="566" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="601" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="603" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="638" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="640" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="673" y="558" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="675" y="560" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="673" y="582" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="675" y="584" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="673" y="606" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="675" y="608" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="673" y="630" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="675" y="632" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="673" y="726" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="675" y="728" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="673" y="702" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="675" y="704" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="673" y="678" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="675" y="680" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="673" y="654" width="50" height="24"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="675" y="656" width="46" height="20"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="824" y="437" width="36" height="25"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="826" y="439" width="32" height="21"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="810" y="424" width="14" height="57"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="812" y="426" width="10" height="53"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="773" y="437" width="36" height="25"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="775" y="439" width="32" height="21"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="760" y="424" width="14" height="57"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="762" y="426" width="10" height="53"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="725" y="437" width="36" height="25"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="727" y="439" width="32" height="21"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="662" y="444" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="664" y="446" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="634" y="444" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="636" y="446" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="606" y="444" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="608" y="446" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="578" y="444" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="580" y="446" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="550" y="444" width="26" height="26"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="552" y="446" width="22" height="22"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="151" y="394" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="153" y="396" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="176" y="394" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="178" y="396" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="201" y="394" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="203" y="396" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="126" y="394" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="128" y="396" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="125" y="367" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="127" y="369" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="150" y="367" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="152" y="369" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="175" y="367" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="177" y="369" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="200" y="367" width="25" height="25"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="202" y="369" width="21" height="21"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_263_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="743" y="1" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_263" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="745" y="3" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_307_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="118" y="810" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_307" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="120" y="812" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_308_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="634" y="810" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_308" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="636" y="812" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_309_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="551" y="810" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_309" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="553" y="812" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_310_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="470" y="810" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_310" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="472" y="812" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_311_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="376" y="810" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_311" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="378" y="812" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_312_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="293" y="810" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_312" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="295" y="812" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_313_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="207" y="810" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_313" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="209" y="812" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="454" y="426" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_red">
+ <bounds x="454" y="426" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="454" y="426" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="474" y="426" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_red">
+ <bounds x="474" y="426" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="474" y="426" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="656" y="516" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="656" y="516" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="656" y="516" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="632" y="516" width="24" height="32"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="632" y="516" width="24" height="32"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="632" y="516" width="24" height="32"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="299" y="297" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="299" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="316" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="333" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="350" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="367" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="384" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="401" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="418" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="435" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="452" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="469" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="486" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="503" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="520" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="537" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="554" y="297" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label20" element="label_20">
+ <bounds x="449" y="397" width="49" height="32"/>
+ </backdrop>
+ <backdrop name="label86" element="label_86">
+ <bounds x="629" y="498" width="56" height="16"/>
+ </backdrop>
+ <backdrop name="label122" element="label_122">
+ <bounds x="269" y="773" width="155" height="14"/>
+ </backdrop>
+ <backdrop name="label123" element="label_123">
+ <bounds x="165" y="644" width="29" height="32"/>
+ </backdrop>
+ <backdrop name="label124" element="label_124">
+ <bounds x="452" y="644" width="29" height="32"/>
+ </backdrop>
+ <backdrop name="label146" element="label_146">
+ <bounds x="754" y="400" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="label152" element="label_152">
+ <bounds x="594" y="401" width="54" height="32"/>
+ </backdrop>
+ <backdrop name="label158" element="label_158">
+ <bounds x="291" y="387" width="64" height="19"/>
+ </backdrop>
+ <backdrop name="label159" element="label_159">
+ <bounds x="139" y="315" width="51" height="32"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_reel" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_reel" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_reel" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_reel" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_button" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp8" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp24" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp40" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp9" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp25" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp41" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp10" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp26" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp42" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp27" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6vindal.lay b/src/mame/layout/j6vindal.lay
new file mode 100644
index 00000000000..dc1ab1637ac
--- /dev/null
+++ b/src/mame/layout/j6vindal.lay
@@ -0,0 +1,8316 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="VINDA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="LOOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="+ Repeat C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="20 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="15 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="12 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_168_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_168_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="10 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_170_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_170_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="8 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_172_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_172_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="7 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_174_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_174_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="6 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_176_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_176_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="5 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_178_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_178_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="4 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_180_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_180_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="3 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_182_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_182_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2 Nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_201_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_201_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;25 + Repeat Chance">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
+ </text>
+ <text string="3 x Jackpot">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 x Tr">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 x D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 x S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 x J">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 x Pear">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_216_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_216_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 x M">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 x Grap">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 x Mixe">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3 x C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_196_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_196_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="NUDGE NOW!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="HOT STREAK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="CHILLI STEPPA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="BALTI BLAST">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="REEL MADRAS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_145_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_145_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="CASH N CURRY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="DISH IT UP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="TABLE FOR 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="TAKE IT AWAY">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="KORMA KASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="2 SHOTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHILLI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="+1 FEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="+1 FEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="1 SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BONUS NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHILLI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="+2 FEATS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+1 NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="3 SHOTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+2 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHILLI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="BONUS NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="PRIZE ZONE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="1 SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="+1 FEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHILLI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHILLI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHILLI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;25 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="XTRA LIFE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="WIN SERIES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_42_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_42_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="+3 FEATS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_40_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_40_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="STRIKE IT RICH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="2 SHOTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CASH STEPPA">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="2 SHOTS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="+3 NUDGES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="+2 FEATS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="1 SHOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_242_2" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHILLI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_241_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_241_2" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHILLI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="X">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_240_2_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_240_2" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CHILLI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="BOMBAY BUCK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1.50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="TURBAN CASH">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;10 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;25 + REP">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_130_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_130">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="TAKE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_131_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_131">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="TAKE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_132_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_132">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_133_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_133">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="TAKE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_134_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_134">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_135_border">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_135">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_136_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_136">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_137_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_137">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_138_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_138">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_139_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_139">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_140_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_140">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="SHOOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
+ </element>
+ <element name="colour_button_142_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_142">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel4" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="5" symbollist=",,,,,,,,,,,,,,,">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_127">
+ <text string="3 Chilli's in View Starts Feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_128">
+ <text string="Vindaloot Classic by Roadrunner">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.06"/>
+ </text>
+ <text string="KEYS:">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.17" width="0.90" height="0.06"/>
+ </text>
+ <text string="&#xA3;1 In - 0 (Zero)">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.29" width="0.90" height="0.06"/>
+ </text>
+ <text string="Start - Space Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.35" width="0.90" height="0.06"/>
+ </text>
+ <text string="Exchange - E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.41" width="0.90" height="0.06"/>
+ </text>
+ <text string="Collect - C">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.47" width="0.90" height="0.06"/>
+ </text>
+ <text string="Cancel - ` (the key to the left of 1)">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.53" width="0.90" height="0.06"/>
+ </text>
+ <text string="Holds - 1, 2, 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.59" width="0.90" height="0.06"/>
+ </text>
+ <text string="Shoot (lower) - S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.65" width="0.90" height="0.06"/>
+ </text>
+ <text string="Shoot (top) - W">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.71" width="0.90" height="0.06"/>
+ </text>
+ <text string="Take Nudges - N">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.77" width="0.90" height="0.06"/>
+ </text>
+ <text string="Take Features - F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.83" width="0.90" height="0.06"/>
+ </text>
+ <text string="Take Bonus Cash - B">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.89" width="0.90" height="0.06"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_4">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="899" height="701"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="200" y="492" width="60" height="105"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="200.0000" y="492.0000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="202.5000" y="493.4583" width="55.0000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="205.0000" y="494.9167" width="50.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="207.5000" y="496.3750" width="45.0000" height="26.2500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="210.0000" y="497.8333" width="40.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="212.5000" y="499.2917" width="35.0000" height="20.4167"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="200.0000" y="527.0000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="202.5000" y="528.4583" width="55.0000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="205.0000" y="529.9167" width="50.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="207.5000" y="531.3750" width="45.0000" height="26.2500"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="210.0000" y="532.8333" width="40.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="212.5000" y="534.2917" width="35.0000" height="20.4167"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="200.0000" y="562.0000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="202.5000" y="563.4583" width="55.0000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="205.0000" y="564.9167" width="50.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="207.5000" y="566.3750" width="45.0000" height="26.2500"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="210.0000" y="567.8333" width="40.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="212.5000" y="569.2917" width="35.0000" height="20.4167"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="200" y="492" width="60" height="105"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="269" y="492" width="60" height="105"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="269.0000" y="492.0000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="271.5000" y="493.4583" width="55.0000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="274.0000" y="494.9167" width="50.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="276.5000" y="496.3750" width="45.0000" height="26.2500"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="279.0000" y="497.8333" width="40.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.5000" y="499.2917" width="35.0000" height="20.4167"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="269.0000" y="527.0000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="271.5000" y="528.4583" width="55.0000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="274.0000" y="529.9167" width="50.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="276.5000" y="531.3750" width="45.0000" height="26.2500"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="279.0000" y="532.8333" width="40.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.5000" y="534.2917" width="35.0000" height="20.4167"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="269.0000" y="562.0000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="271.5000" y="563.4583" width="55.0000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="274.0000" y="564.9167" width="50.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="276.5000" y="566.3750" width="45.0000" height="26.2500"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="279.0000" y="567.8333" width="40.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.5000" y="569.2917" width="35.0000" height="20.4167"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="269" y="492" width="60" height="105"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="338" y="492" width="60" height="105"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="338.0000" y="492.0000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="340.5000" y="493.4583" width="55.0000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="343.0000" y="494.9167" width="50.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="345.5000" y="496.3750" width="45.0000" height="26.2500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="348.0000" y="497.8333" width="40.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="350.5000" y="499.2917" width="35.0000" height="20.4167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="338.0000" y="527.0000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="340.5000" y="528.4583" width="55.0000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="343.0000" y="529.9167" width="50.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="345.5000" y="531.3750" width="45.0000" height="26.2500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="348.0000" y="532.8333" width="40.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="350.5000" y="534.2917" width="35.0000" height="20.4167"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="338.0000" y="562.0000" width="60.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="340.5000" y="563.4583" width="55.0000" height="32.0833"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="343.0000" y="564.9167" width="50.0000" height="29.1667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="345.5000" y="566.3750" width="45.0000" height="26.2500"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="348.0000" y="567.8333" width="40.0000" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="350.5000" y="569.2917" width="35.0000" height="20.4167"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="338" y="492" width="60" height="105"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="459" y="522" width="55" height="60"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="459.0000" y="522.0000" width="55.0000" height="20.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="461.2917" y="522.8333" width="50.4167" height="18.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="463.5833" y="523.6667" width="45.8333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="465.8750" y="524.5000" width="41.2500" height="15.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="468.1667" y="525.3333" width="36.6667" height="13.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="470.4583" y="526.1667" width="32.0833" height="11.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="459.0000" y="542.0000" width="55.0000" height="20.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="461.2917" y="542.8333" width="50.4167" height="18.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="463.5833" y="543.6667" width="45.8333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="465.8750" y="544.5000" width="41.2500" height="15.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="468.1667" y="545.3333" width="36.6667" height="13.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="470.4583" y="546.1667" width="32.0833" height="11.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="459.0000" y="562.0000" width="55.0000" height="20.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="461.2917" y="562.8333" width="50.4167" height="18.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="463.5833" y="563.6667" width="45.8333" height="16.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="465.8750" y="564.5000" width="41.2500" height="15.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="468.1667" y="565.3333" width="36.6667" height="13.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="470.4583" y="566.1667" width="32.0833" height="11.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="459" y="522" width="55" height="60"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="225" y="136" width="150" height="40"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <orientation rotate="90"/>
+ <bounds x="225" y="136" width="150" height="40"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="15" y="12" width="102" height="72"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="17" y="14" width="98" height="68"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="533" y="1" width="172" height="92"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="535" y="3" width="168" height="88"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1_border" state="0">
+ <bounds x="638" y="90" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp162" element="lamp_162_1" state="0">
+ <bounds x="640" y="92" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1_border" state="0">
+ <bounds x="638" y="119" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp164" element="lamp_164_1" state="0">
+ <bounds x="640" y="121" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="638" y="148" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="640" y="150" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1_border" state="0">
+ <bounds x="638" y="177" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp168" element="lamp_168_1" state="0">
+ <bounds x="640" y="179" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1_border" state="0">
+ <bounds x="638" y="206" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp170" element="lamp_170_1" state="0">
+ <bounds x="640" y="208" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1_border" state="0">
+ <bounds x="638" y="235" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp172" element="lamp_172_1" state="0">
+ <bounds x="640" y="237" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1_border" state="0">
+ <bounds x="638" y="264" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp174" element="lamp_174_1" state="0">
+ <bounds x="640" y="266" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1_border" state="0">
+ <bounds x="638" y="293" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp176" element="lamp_176_1" state="0">
+ <bounds x="640" y="295" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1_border" state="0">
+ <bounds x="638" y="322" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp178" element="lamp_178_1" state="0">
+ <bounds x="640" y="324" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1_border" state="0">
+ <bounds x="638" y="351" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp180" element="lamp_180_1" state="0">
+ <bounds x="640" y="353" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1_border" state="0">
+ <bounds x="638" y="380" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp182" element="lamp_182_1" state="0">
+ <bounds x="640" y="382" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1_border" state="0">
+ <bounds x="669" y="478" width="42" height="19"/>
+ </backdrop>
+ <backdrop name="lamp201" element="lamp_201_1" state="0">
+ <bounds x="671" y="480" width="38" height="15"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0">
+ <bounds x="652" y="517" width="82" height="72"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0">
+ <bounds x="654" y="519" width="78" height="68"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="653" y="604" width="82" height="46"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="655" y="606" width="78" height="42"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="682" y="587" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="684" y="589" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="636" y="620" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="638" y="622" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="549" y="621" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="551" y="623" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="462" y="621" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="464" y="623" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="385" y="621" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="387" y="623" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1_border" state="0">
+ <bounds x="308" y="621" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp218" element="lamp_218_1" state="0">
+ <bounds x="310" y="623" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="236" y="621" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="238" y="623" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="165" y="621" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="167" y="623" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="93" y="621" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="95" y="623" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="566" y="605" width="72" height="47"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="568" y="607" width="68" height="43"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="479" y="606" width="72" height="46"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="481" y="608" width="68" height="42"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="402" y="606" width="62" height="46"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="404" y="608" width="58" height="42"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="325" y="606" width="62" height="46"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="327" y="608" width="58" height="42"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="461" y="581" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="463" y="583" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="460" y="500" width="52" height="22"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="462" y="502" width="48" height="18"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1_border" state="0">
+ <bounds x="253" y="606" width="57" height="46"/>
+ </backdrop>
+ <backdrop name="lamp216" element="lamp_216_1" state="0">
+ <bounds x="255" y="608" width="53" height="42"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="182" y="606" width="57" height="46"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="184" y="608" width="53" height="42"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="110" y="606" width="57" height="46"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="112" y="608" width="53" height="42"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="38" y="606" width="57" height="46"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="40" y="608" width="53" height="42"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1_border" state="0">
+ <bounds x="91" y="456" width="51" height="37"/>
+ </backdrop>
+ <backdrop name="lamp196" element="lamp_196_1" state="0">
+ <bounds x="93" y="458" width="47" height="33"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="43" y="456" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="45" y="458" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="43" y="492" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="45" y="494" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="43" y="528" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="45" y="530" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="43" y="564" width="37" height="37"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="45" y="566" width="33" height="33"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="525" y="90" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="527" y="92" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="525" y="119" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="527" y="121" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="525" y="148" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="527" y="150" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="525" y="177" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="527" y="179" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1_border" state="0">
+ <bounds x="525" y="206" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp145" element="lamp_145_1" state="0">
+ <bounds x="527" y="208" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="525" y="235" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="527" y="237" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="525" y="264" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="527" y="266" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="525" y="293" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="527" y="295" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="525" y="350" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="527" y="352" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="453" y="401" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="455" y="403" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="453" y="356" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="455" y="358" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="453" y="312" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="455" y="314" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="453" y="268" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="455" y="270" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="453" y="224" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="455" y="226" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="394" y="401" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="396" y="403" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="334" y="401" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="336" y="403" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="274" y="401" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="276" y="403" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="213" y="401" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="215" y="403" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="152" y="401" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="154" y="403" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="92" y="401" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="94" y="403" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="92" y="356" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="94" y="358" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="92" y="312" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="94" y="314" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="92" y="268" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="94" y="270" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="92" y="224" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="94" y="226" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="433" y="183" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="435" y="185" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="376" y="152" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="378" y="154" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="168" y="157" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="170" y="159" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="112" y="184" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="114" y="186" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="326" y="213" width="45" height="22"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="328" y="215" width="41" height="18"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="278" y="213" width="45" height="22"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="280" y="215" width="41" height="18"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="230" y="213" width="45" height="22"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="232" y="215" width="41" height="18"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="213" y="365" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="215" y="367" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="357" y="264" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="359" y="266" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="268" y="265" width="72" height="22"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="270" y="267" width="68" height="18"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="313" y="343" width="59" height="24"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="315" y="345" width="55" height="20"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="212" y="264" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="214" y="266" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="377" y="367" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="379" y="369" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="237" y="292" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="239" y="294" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="282" y="371" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="284" y="373" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="381" y="336" width="42" height="24"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="383" y="338" width="38" height="20"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="170" y="302" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="172" y="304" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="13" y="379" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="15" y="381" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="50" y="357" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="52" y="359" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="12" y="330" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="14" y="332" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="50" y="302" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="52" y="304" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="13" y="277" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="15" y="279" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="49" y="249" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="51" y="251" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="13" y="224" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="15" y="226" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="50" y="196" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="52" y="198" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="13" y="170" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="15" y="172" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="20" y="89" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="22" y="91" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="15" y="126" width="67" height="37"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="17" y="128" width="63" height="33"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="381" y="306" width="62" height="24"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="383" y="308" width="58" height="20"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="341" y="295" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="343" y="297" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1_border" state="0">
+ <bounds x="394" y="51" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp42" element="lamp_42_1" state="0">
+ <bounds x="396" y="53" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1_border" state="0">
+ <bounds x="396" y="96" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp40" element="lamp_40_1" state="0">
+ <bounds x="398" y="98" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="378" y="8" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="380" y="10" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="315" y="2" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="317" y="4" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="247" y="2" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="249" y="4" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="178" y="14" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="180" y="16" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="156" y="55" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="158" y="57" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="159" y="101" width="57" height="40"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="161" y="103" width="53" height="36"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_2_border" state="0">
+ <bounds x="428" y="454" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_2" state="0">
+ <bounds x="430" y="456" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1_border" state="0">
+ <bounds x="478" y="459" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_1" state="0">
+ <bounds x="480" y="461" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_2_border" state="0">
+ <bounds x="495" y="454" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp241" element="lamp_241_2" state="0">
+ <bounds x="497" y="456" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1_border" state="0">
+ <bounds x="545" y="459" width="19" height="19"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_1" state="0">
+ <bounds x="547" y="461" width="15" height="15"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_2_border" state="0">
+ <bounds x="562" y="454" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp240" element="lamp_240_2" state="0">
+ <bounds x="564" y="456" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="525" y="379" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="527" y="381" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="398" y="276" width="42" height="24"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="400" y="278" width="38" height="20"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="198" y="334" width="42" height="24"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="200" y="336" width="38" height="20"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="249" y="343" width="57" height="24"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="251" y="345" width="53" height="20"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="525" y="322" width="72" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="527" y="324" width="68" height="28"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="222" y="110" width="52" height="24"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="224" y="112" width="48" height="20"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="307" y="110" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="309" y="112" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="340" y="110" width="51" height="24"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="342" y="112" width="47" height="20"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="275" y="110" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="277" y="112" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="224" y="55" width="51" height="24"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="226" y="57" width="47" height="20"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="225" y="83" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="227" y="85" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="334" y="55" width="57" height="24"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="336" y="57" width="53" height="20"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="346" y="83" width="32" height="24"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="348" y="85" width="28" height="20"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="277" y="55" width="57" height="24"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="279" y="57" width="53" height="20"/>
+ </backdrop>
+ <backdrop name="lamp184" element="colour_button_130_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="633" y="412" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp184" element="colour_button_130" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="635" y="414" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp132" element="colour_button_131_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="521" y="413" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp132" element="colour_button_131" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="523" y="415" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp123" element="colour_button_132_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="275" y="297" width="57" height="42"/>
+ </backdrop>
+ <backdrop name="lamp123" element="colour_button_132" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="277" y="299" width="53" height="38"/>
+ </backdrop>
+ <backdrop name="lamp73" element="colour_button_133_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="5" y="413" width="82" height="27"/>
+ </backdrop>
+ <backdrop name="lamp73" element="colour_button_133" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="7" y="415" width="78" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_134_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="641" y="669" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_134" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="643" y="671" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_135_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="535" y="669" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_135" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="537" y="671" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_136_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="429" y="669" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_136" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="431" y="671" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_137_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="339" y="669" width="61" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_137" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="341" y="671" width="57" height="23"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_138_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="271" y="669" width="61" height="27"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_138" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="273" y="671" width="57" height="23"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_139_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="202" y="669" width="61" height="27"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_139" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="204" y="671" width="57" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_140_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="79" y="669" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_140" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="81" y="671" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp22" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="262" y="79" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp22" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="264" y="81" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_142_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="725" y="66" width="51" height="27"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_142" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="727" y="68" width="47" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="200" y="457" width="190" height="24"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="200" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="212" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="224" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="236" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="248" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="260" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="272" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="284" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="296" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="308" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="320" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="332" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="344" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="356" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="368" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="380" y="457" width="12" height="24"/>
+ </backdrop>
+ <backdrop name="label127" element="label_127">
+ <bounds x="119" y="513" width="48" height="52"/>
+ </backdrop>
+ <backdrop name="label128" element="label_128">
+ <bounds x="742" y="154" width="125" height="221"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_button" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_button" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_button" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_button" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_button" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_button" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_46" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel5" element="reel4" state="0">
+ <orientation rotate="90"/>
+ <bounds x="1660" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel5" element="debug_stepper_value">
+ <bounds x="1660" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_4">
+ <bounds x="1740" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6vivark.lay b/src/mame/layout/j6vivark.lay
new file mode 100644
index 00000000000..4eea26b6d3b
--- /dev/null
+++ b/src/mame/layout/j6vivark.lay
@@ -0,0 +1,8447 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_219_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_219_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_217_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_217_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_215_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_215_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_239_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_239_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="lo">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_238_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_238_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="hi">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_9_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_9_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="flintstones">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="viva rock vega">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_142_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_142_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="viva rock vegas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_157_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_157_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="coin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_156_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_156_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="coin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_155_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_155_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="coin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_144_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_144_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="jackpot+">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="repeat chan">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_146_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_146_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_153_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_153_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_230_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_230_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_229_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_229_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_228_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_228_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_227_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_227_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_226_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_226_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_189_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_189_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="mixed bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_32_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_32_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="cherries">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_34_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_34_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_175_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_175_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_177_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_177_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="yellow bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_179_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_179_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="jackpot+">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="repeat chan">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_169_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_169_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;12.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_171_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_171_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="red bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;10.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_173_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_173_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="blue bars">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_254_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_254_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="take your pick">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="barneys belter">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="round the twist">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="fruit dash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="fred's pay rise">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="boulder dash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="viva rock vegas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="bedrock rock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="cash vegas strip">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_246_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_246_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_245_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_245_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_244_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_244_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_243_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_243_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_242_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_242_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_115_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_115_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_113_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_113_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="rock botttom">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_114_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_114_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="+ 1 feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_112_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_112_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+2 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_111_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_111_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="viva rock vegas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_110_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_110_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_109_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_109_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="extra bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_122_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_122_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="extra bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_129_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_129_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_128_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_128_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="+1 cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_127_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_127_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_126_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_126_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="viva rock vegas">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_125_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_125_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_124_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_124_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="+3 cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_123_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_123_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="+1 nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="trail held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="super knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_0_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_0_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="+ 1 feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+ 1 nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="+ 1 cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_247_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_247_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_248_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_248_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_249_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_249_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_116_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_116_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="+ 1 cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_117_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_117_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="?">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_118_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_118_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="+3 nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_119_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_119_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="extra">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="coin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_120_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_120_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="+2 features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_121_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_121_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="roll up">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="yabba dabba dough">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="freddy steady nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="it's a blast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="super">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="knockout">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.06"/>
+ </rect>
+ <text string="reel steppa">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="super skill">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="same again">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="advance 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_143_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_143_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="extra life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="+ 3 features">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="+2 cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="extra ">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="coin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="stick or twist">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_183_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_183_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="pears">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_181_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_181_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="bells">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_187_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_187_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_185_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_185_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="melons">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_26_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_26_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_27_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_27_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="G">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_28_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_28_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_29_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_29_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_31_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_31_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_24_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_24_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="E">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_22_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_22_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="v">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_23_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_23_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="v">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_251_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_251_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_250_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_250_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_253_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_253_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_252_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_252_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.03" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.06" blue="0.00"/>
+ </rect>
+ <text string="multi add">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="extra life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="multi bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.31"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.08"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.63"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.16"/>
+ </rect>
+ <text string="super knockouts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_231_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_231_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="wild thing">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_232_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_232_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="bronto burger">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_237_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_237_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="freddy to roll">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_236_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_236_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="dino's dough">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_235_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_235_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="fredy steady dough">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_234_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_234_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="gold rush">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_233_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_233_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="strike it rich">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_36_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_36_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="JACKPOT+REPEAT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="CHANCE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_6_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_6_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="yes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_7_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_7_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.25"/>
+ </rect>
+ <text string="no">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_141_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_141">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="start">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="gamble">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_142_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_142">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_143_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_143">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_144_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_144">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_145_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_145">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_146_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_146">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_147_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_147">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_148_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_148">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="take nudges">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_149_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_149">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="take bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_150_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_150">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="take cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_151_border">
+ <rect state="1">
+ <color red="0.25" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_151">
+ <rect state="1">
+ <color red="0.50" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="take feature">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_152_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="colour_button_152">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.13"/>
+ </rect>
+ <text string="take">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="knockou">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_153_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_153">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="take streak">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_137">
+ <text string="viva rock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="12">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="1018" height="889"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="129" y="597" width="105" height="120"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="129.0000" y="597.0000" width="105.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="133.3750" y="598.6667" width="96.2500" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="137.7500" y="600.3333" width="87.5000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="142.1250" y="602.0000" width="78.7500" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="146.5000" y="603.6667" width="70.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="150.8750" y="605.3333" width="61.2500" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="129.0000" y="637.0000" width="105.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="133.3750" y="638.6667" width="96.2500" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="137.7500" y="640.3333" width="87.5000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="142.1250" y="642.0000" width="78.7500" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="146.5000" y="643.6667" width="70.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="150.8750" y="645.3333" width="61.2500" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="129.0000" y="677.0000" width="105.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="133.3750" y="678.6667" width="96.2500" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="137.7500" y="680.3333" width="87.5000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="142.1250" y="682.0000" width="78.7500" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="146.5000" y="683.6667" width="70.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="150.8750" y="685.3333" width="61.2500" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="129" y="597" width="105" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="234" y="597" width="105" height="120"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="234.0000" y="597.0000" width="105.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="238.3750" y="598.6667" width="96.2500" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="242.7500" y="600.3333" width="87.5000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="247.1250" y="602.0000" width="78.7500" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="251.5000" y="603.6667" width="70.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="255.8750" y="605.3333" width="61.2500" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="234.0000" y="637.0000" width="105.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="238.3750" y="638.6667" width="96.2500" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="242.7500" y="640.3333" width="87.5000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="247.1250" y="642.0000" width="78.7500" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="251.5000" y="643.6667" width="70.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="255.8750" y="645.3333" width="61.2500" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="234.0000" y="677.0000" width="105.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="238.3750" y="678.6667" width="96.2500" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="242.7500" y="680.3333" width="87.5000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="247.1250" y="682.0000" width="78.7500" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="251.5000" y="683.6667" width="70.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="255.8750" y="685.3333" width="61.2500" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="234" y="597" width="105" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="339" y="597" width="105" height="120"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="339.0000" y="597.0000" width="105.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="343.3750" y="598.6667" width="96.2500" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="347.7500" y="600.3333" width="87.5000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="352.1250" y="602.0000" width="78.7500" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="356.5000" y="603.6667" width="70.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="360.8750" y="605.3333" width="61.2500" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="339.0000" y="637.0000" width="105.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="343.3750" y="638.6667" width="96.2500" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="347.7500" y="640.3333" width="87.5000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="352.1250" y="642.0000" width="78.7500" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="356.5000" y="643.6667" width="70.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="360.8750" y="645.3333" width="61.2500" height="23.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="339.0000" y="677.0000" width="105.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="343.3750" y="678.6667" width="96.2500" height="36.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="347.7500" y="680.3333" width="87.5000" height="33.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="352.1250" y="682.0000" width="78.7500" height="30.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="356.5000" y="683.6667" width="70.0000" height="26.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="360.8750" y="685.3333" width="61.2500" height="23.3333"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="339" y="597" width="105" height="120"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="255" y="533" width="56" height="50"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="255" y="533" width="56" height="50"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="9" y="488" width="92" height="36"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="11" y="490" width="88" height="32"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="27" y="523" width="52" height="33"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="29" y="525" width="48" height="29"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1_border" state="0">
+ <bounds x="27" y="560" width="52" height="33"/>
+ </backdrop>
+ <backdrop name="lamp219" element="lamp_219_1" state="0">
+ <bounds x="29" y="562" width="48" height="29"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1_border" state="0">
+ <bounds x="26" y="594" width="54" height="33"/>
+ </backdrop>
+ <backdrop name="lamp217" element="lamp_217_1" state="0">
+ <bounds x="28" y="596" width="50" height="29"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1_border" state="0">
+ <bounds x="25" y="630" width="55" height="33"/>
+ </backdrop>
+ <backdrop name="lamp215" element="lamp_215_1" state="0">
+ <bounds x="27" y="632" width="51" height="29"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="313" y="545" width="67" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="lamp_239_1" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="315" y="547" width="63" height="26"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="184" y="545" width="67" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="lamp_238_1" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="186" y="547" width="63" height="26"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1_border" state="0">
+ <bounds x="50" y="18" width="132" height="70"/>
+ </backdrop>
+ <backdrop name="lamp9" element="lamp_9_1" state="0">
+ <bounds x="52" y="20" width="128" height="66"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1_border" state="0">
+ <bounds x="540" y="313" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="lamp_142_1" state="0">
+ <bounds x="542" y="315" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1_border" state="0">
+ <bounds x="442" y="289" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp157" element="lamp_157_1" state="0">
+ <bounds x="444" y="291" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1_border" state="0">
+ <bounds x="401" y="289" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp156" element="lamp_156_1" state="0">
+ <bounds x="403" y="291" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1_border" state="0">
+ <bounds x="362" y="289" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp155" element="lamp_155_1" state="0">
+ <bounds x="364" y="291" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1_border" state="0">
+ <bounds x="545" y="215" width="76" height="48"/>
+ </backdrop>
+ <backdrop name="lamp144" element="lamp_144_1" state="0">
+ <bounds x="547" y="217" width="72" height="44"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1_border" state="0">
+ <bounds x="571" y="261" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp152" element="lamp_152_1" state="0">
+ <bounds x="573" y="263" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1_border" state="0">
+ <bounds x="524" y="285" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp150" element="lamp_150_1" state="0">
+ <bounds x="526" y="287" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1_border" state="0">
+ <bounds x="570" y="285" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp148" element="lamp_148_1" state="0">
+ <bounds x="572" y="287" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1_border" state="0">
+ <bounds x="616" y="285" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp146" element="lamp_146_1" state="0">
+ <bounds x="618" y="287" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1_border" state="0">
+ <bounds x="597" y="261" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp153" element="lamp_153_1" state="0">
+ <bounds x="599" y="263" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1_border" state="0">
+ <bounds x="545" y="261" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp151" element="lamp_151_1" state="0">
+ <bounds x="547" y="263" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1_border" state="0">
+ <bounds x="547" y="285" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp149" element="lamp_149_1" state="0">
+ <bounds x="549" y="287" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1_border" state="0">
+ <bounds x="592" y="285" width="24" height="24"/>
+ </backdrop>
+ <backdrop name="lamp147" element="lamp_147_1" state="0">
+ <bounds x="594" y="287" width="20" height="20"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1_border" state="0">
+ <bounds x="565" y="717" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp230" element="lamp_230_1" state="0">
+ <bounds x="567" y="719" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1_border" state="0">
+ <bounds x="527" y="721" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp229" element="lamp_229_1" state="0">
+ <bounds x="529" y="723" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1_border" state="0">
+ <bounds x="490" y="727" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp228" element="lamp_228_1" state="0">
+ <bounds x="492" y="729" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1_border" state="0">
+ <bounds x="431" y="730" width="58" height="34"/>
+ </backdrop>
+ <backdrop name="lamp227" element="lamp_227_1" state="0">
+ <bounds x="433" y="732" width="54" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1_border" state="0">
+ <bounds x="394" y="732" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp226" element="lamp_226_1" state="0">
+ <bounds x="396" y="734" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="353" y="734" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="355" y="736" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="316" y="734" width="34" height="34"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="318" y="736" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1_border" state="0">
+ <bounds x="602" y="704" width="101" height="32"/>
+ </backdrop>
+ <backdrop name="lamp197" element="lamp_197_1" state="0">
+ <bounds x="604" y="706" width="97" height="28"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1_border" state="0">
+ <bounds x="907" y="450" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp189" element="lamp_189_1" state="0">
+ <bounds x="909" y="452" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1_border" state="0">
+ <bounds x="908" y="485" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp32" element="lamp_32_1" state="0">
+ <bounds x="910" y="487" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1_border" state="0">
+ <bounds x="908" y="520" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp34" element="lamp_34_1" state="0">
+ <bounds x="910" y="522" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1_border" state="0">
+ <bounds x="906" y="207" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp175" element="lamp_175_1" state="0">
+ <bounds x="908" y="209" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1_border" state="0">
+ <bounds x="907" y="242" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp177" element="lamp_177_1" state="0">
+ <bounds x="909" y="244" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1_border" state="0">
+ <bounds x="907" y="277" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp179" element="lamp_179_1" state="0">
+ <bounds x="909" y="279" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1_border" state="0">
+ <bounds x="882" y="45" width="132" height="58"/>
+ </backdrop>
+ <backdrop name="lamp167" element="lamp_167_1" state="0">
+ <bounds x="884" y="47" width="128" height="54"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1_border" state="0">
+ <bounds x="906" y="102" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp169" element="lamp_169_1" state="0">
+ <bounds x="908" y="104" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1_border" state="0">
+ <bounds x="906" y="136" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp171" element="lamp_171_1" state="0">
+ <bounds x="908" y="138" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1_border" state="0">
+ <bounds x="906" y="171" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp173" element="lamp_173_1" state="0">
+ <bounds x="908" y="173" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1_border" state="0">
+ <bounds x="228" y="386" width="58" height="33"/>
+ </backdrop>
+ <backdrop name="lamp254" element="lamp_254_1" state="0">
+ <bounds x="230" y="388" width="54" height="29"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="49" y="310" width="139" height="21"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="51" y="312" width="135" height="17"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="55" y="329" width="124" height="25"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="57" y="331" width="120" height="21"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="56" y="352" width="124" height="25"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="58" y="354" width="120" height="21"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="62" y="375" width="108" height="23"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="64" y="377" width="104" height="19"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="38" y="396" width="160" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="40" y="398" width="156" height="24"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="39" y="265" width="155" height="25"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="41" y="267" width="151" height="21"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="43" y="287" width="148" height="25"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="45" y="289" width="144" height="21"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="20" y="98" width="182" height="39"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="22" y="100" width="178" height="35"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="52" y="134" width="120" height="25"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="54" y="136" width="116" height="21"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="52" y="157" width="124" height="26"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="54" y="159" width="120" height="22"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1_border" state="0">
+ <bounds x="369" y="416" width="38" height="24"/>
+ </backdrop>
+ <backdrop name="lamp246" element="lamp_246_1" state="0">
+ <bounds x="371" y="418" width="34" height="20"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1_border" state="0">
+ <bounds x="343" y="392" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp245" element="lamp_245_1" state="0">
+ <bounds x="345" y="394" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1_border" state="0">
+ <bounds x="320" y="419" width="36" height="22"/>
+ </backdrop>
+ <backdrop name="lamp244" element="lamp_244_1" state="0">
+ <bounds x="322" y="421" width="32" height="18"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1_border" state="0">
+ <bounds x="299" y="394" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp243" element="lamp_243_1" state="0">
+ <bounds x="301" y="396" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1_border" state="0">
+ <bounds x="273" y="418" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp242" element="lamp_242_1" state="0">
+ <bounds x="275" y="420" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1_border" state="0">
+ <bounds x="313" y="342" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="lamp_115_1" state="0">
+ <bounds x="315" y="344" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1_border" state="0">
+ <bounds x="410" y="342" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="lamp_113_1" state="0">
+ <bounds x="412" y="344" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1_border" state="0">
+ <bounds x="361" y="342" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="lamp_114_1" state="0">
+ <bounds x="363" y="344" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1_border" state="0">
+ <bounds x="459" y="343" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="lamp_112_1" state="0">
+ <bounds x="461" y="345" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1_border" state="0">
+ <bounds x="506" y="343" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="lamp_111_1" state="0">
+ <bounds x="508" y="345" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1_border" state="0">
+ <bounds x="553" y="343" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="lamp_110_1" state="0">
+ <bounds x="555" y="345" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1_border" state="0">
+ <bounds x="601" y="343" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="lamp_109_1" state="0">
+ <bounds x="603" y="345" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1_border" state="0">
+ <bounds x="217" y="187" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="lamp_122_1" state="0">
+ <bounds x="219" y="189" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1_border" state="0">
+ <bounds x="552" y="185" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="lamp_129_1" state="0">
+ <bounds x="554" y="187" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1_border" state="0">
+ <bounds x="504" y="186" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="lamp_128_1" state="0">
+ <bounds x="506" y="188" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1_border" state="0">
+ <bounds x="456" y="186" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="lamp_127_1" state="0">
+ <bounds x="458" y="188" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1_border" state="0">
+ <bounds x="408" y="186" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="lamp_126_1" state="0">
+ <bounds x="410" y="188" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1_border" state="0">
+ <bounds x="359" y="186" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="lamp_125_1" state="0">
+ <bounds x="361" y="188" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1_border" state="0">
+ <bounds x="311" y="187" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="lamp_124_1" state="0">
+ <bounds x="313" y="189" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1_border" state="0">
+ <bounds x="264" y="187" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="lamp_123_1" state="0">
+ <bounds x="266" y="189" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="697" y="770" width="83" height="22"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="699" y="772" width="79" height="18"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="479" y="683" width="83" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="481" y="685" width="79" height="18"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1_border" state="0">
+ <bounds x="401" y="217" width="122" height="48"/>
+ </backdrop>
+ <backdrop name="lamp166" element="lamp_166_1" state="0">
+ <bounds x="403" y="219" width="118" height="44"/>
+ </backdrop>
+ <backdrop name="lamp0" element="lamp_0_1_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="753" y="29" width="54" height="42"/>
+ </backdrop>
+ <backdrop name="lamp0" element="lamp_0_1" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="755" y="31" width="50" height="38"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="599" y="185" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="601" y="187" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="647" y="217" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="649" y="219" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="647" y="249" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="649" y="251" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="649" y="343" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="651" y="345" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1_border" state="0">
+ <bounds x="394" y="393" width="41" height="24"/>
+ </backdrop>
+ <backdrop name="lamp247" element="lamp_247_1" state="0">
+ <bounds x="396" y="395" width="37" height="20"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1_border" state="0">
+ <bounds x="419" y="417" width="42" height="23"/>
+ </backdrop>
+ <backdrop name="lamp248" element="lamp_248_1" state="0">
+ <bounds x="421" y="419" width="38" height="19"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1_border" state="0">
+ <bounds x="445" y="392" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp249" element="lamp_249_1" state="0">
+ <bounds x="447" y="394" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1_border" state="0">
+ <bounds x="265" y="342" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="lamp_116_1" state="0">
+ <bounds x="267" y="344" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1_border" state="0">
+ <bounds x="217" y="342" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="lamp_117_1" state="0">
+ <bounds x="219" y="344" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1_border" state="0">
+ <bounds x="217" y="311" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="lamp_118_1" state="0">
+ <bounds x="219" y="313" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1_border" state="0">
+ <bounds x="217" y="279" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="lamp_119_1" state="0">
+ <bounds x="219" y="281" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1_border" state="0">
+ <bounds x="217" y="248" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="lamp_120_1" state="0">
+ <bounds x="219" y="250" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1_border" state="0">
+ <bounds x="217" y="218" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="lamp_121_1" state="0">
+ <bounds x="219" y="220" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="50" y="179" width="128" height="24"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="52" y="181" width="124" height="20"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="45" y="244" width="140" height="23"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="47" y="246" width="136" height="19"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="48" y="199" width="132" height="24"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="50" y="201" width="128" height="20"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="492" y="313" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="494" y="315" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="442" y="312" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="444" y="314" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="389" y="312" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="391" y="314" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="334" y="311" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="336" y="313" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="281" y="313" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="283" y="315" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1_border" state="0">
+ <bounds x="588" y="312" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="lamp_143_1" state="0">
+ <bounds x="590" y="314" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="648" y="311" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="650" y="313" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="647" y="280" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="649" y="282" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="646" y="185" width="48" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="648" y="187" width="44" height="26"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="46" y="220" width="136" height="27"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="48" y="222" width="132" height="23"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1_border" state="0">
+ <bounds x="907" y="347" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp183" element="lamp_183_1" state="0">
+ <bounds x="909" y="349" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1_border" state="0">
+ <bounds x="907" y="312" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp181" element="lamp_181_1" state="0">
+ <bounds x="909" y="314" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1_border" state="0">
+ <bounds x="907" y="416" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp187" element="lamp_187_1" state="0">
+ <bounds x="909" y="418" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1_border" state="0">
+ <bounds x="907" y="382" width="82" height="36"/>
+ </backdrop>
+ <backdrop name="lamp185" element="lamp_185_1" state="0">
+ <bounds x="909" y="384" width="78" height="32"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1_border" state="0">
+ <bounds x="447" y="134" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp26" element="lamp_26_1" state="0">
+ <bounds x="449" y="136" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1_border" state="0">
+ <bounds x="447" y="134" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp27" element="lamp_27_1" state="0">
+ <bounds x="449" y="136" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1_border" state="0">
+ <bounds x="484" y="135" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp28" element="lamp_28_1" state="0">
+ <bounds x="486" y="137" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1_border" state="0">
+ <bounds x="484" y="135" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp29" element="lamp_29_1" state="0">
+ <bounds x="486" y="137" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="522" y="135" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="524" y="137" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1_border" state="0">
+ <bounds x="522" y="135" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp31" element="lamp_31_1" state="0">
+ <bounds x="524" y="137" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1_border" state="0">
+ <bounds x="409" y="134" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp24" element="lamp_24_1" state="0">
+ <bounds x="411" y="136" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="409" y="134" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="411" y="136" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1_border" state="0">
+ <bounds x="372" y="134" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp22" element="lamp_22_1" state="0">
+ <bounds x="374" y="136" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1_border" state="0">
+ <bounds x="372" y="134" width="36" height="36"/>
+ </backdrop>
+ <backdrop name="lamp23" element="lamp_23_1" state="0">
+ <bounds x="374" y="136" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1_border" state="0">
+ <bounds x="493" y="392" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp251" element="lamp_251_1" state="0">
+ <bounds x="495" y="394" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1_border" state="0">
+ <bounds x="470" y="416" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp250" element="lamp_250_1" state="0">
+ <bounds x="472" y="418" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1_border" state="0">
+ <bounds x="517" y="416" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp253" element="lamp_253_1" state="0">
+ <bounds x="519" y="418" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1_border" state="0">
+ <bounds x="537" y="392" width="36" height="24"/>
+ </backdrop>
+ <backdrop name="lamp252" element="lamp_252_1" state="0">
+ <bounds x="539" y="394" width="32" height="20"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1_border" state="0">
+ <bounds x="621" y="667" width="93" height="32"/>
+ </backdrop>
+ <backdrop name="lamp199" element="lamp_199_1" state="0">
+ <bounds x="623" y="669" width="89" height="28"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="623" y="633" width="97" height="32"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="625" y="635" width="93" height="28"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="626" y="597" width="99" height="32"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="628" y="599" width="95" height="28"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="633" y="558" width="95" height="37"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="635" y="560" width="91" height="33"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1_border" state="0">
+ <bounds x="769" y="596" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp231" element="lamp_231_1" state="0">
+ <bounds x="771" y="598" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1_border" state="0">
+ <bounds x="769" y="572" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp232" element="lamp_232_1" state="0">
+ <bounds x="771" y="574" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1_border" state="0">
+ <bounds x="769" y="432" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp237" element="lamp_237_1" state="0">
+ <bounds x="771" y="434" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1_border" state="0">
+ <bounds x="769" y="460" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp236" element="lamp_236_1" state="0">
+ <bounds x="771" y="462" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1_border" state="0">
+ <bounds x="769" y="488" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp235" element="lamp_235_1" state="0">
+ <bounds x="771" y="490" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1_border" state="0">
+ <bounds x="769" y="516" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp234" element="lamp_234_1" state="0">
+ <bounds x="771" y="518" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1_border" state="0">
+ <bounds x="769" y="544" width="82" height="28"/>
+ </backdrop>
+ <backdrop name="lamp233" element="lamp_233_1" state="0">
+ <bounds x="771" y="546" width="78" height="24"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1_border" state="0">
+ <bounds x="577" y="389" width="102" height="46"/>
+ </backdrop>
+ <backdrop name="lamp36" element="lamp_36_1" state="0">
+ <bounds x="579" y="391" width="98" height="42"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1_border" state="0">
+ <bounds x="213" y="115" width="46" height="24"/>
+ </backdrop>
+ <backdrop name="lamp6" element="lamp_6_1" state="0">
+ <bounds x="215" y="117" width="42" height="20"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1_border" state="0">
+ <bounds x="267" y="112" width="36" height="26"/>
+ </backdrop>
+ <backdrop name="lamp7" element="lamp_7_1" state="0">
+ <bounds x="269" y="114" width="32" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="619" y="766" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_141" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="621" y="768" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_142_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="527" y="767" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_142" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="529" y="769" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="445" y="768" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_143" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="447" y="770" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="358" y="768" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_144" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="360" y="770" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="251" y="768" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_145" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="253" y="770" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_146_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="140" y="768" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_146" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="142" y="770" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_147_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="25" y="767" width="77" height="47"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_147" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="27" y="769" width="73" height="43"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_148_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="198" y="429" width="74" height="32"/>
+ </backdrop>
+ <backdrop name="lamp241" element="colour_button_148" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="200" y="431" width="70" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="colour_button_149_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="773" y="627" width="74" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="colour_button_149" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="775" y="629" width="70" height="28"/>
+ </backdrop>
+ <backdrop name="lamp191" element="colour_button_150_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="913" y="556" width="74" height="32"/>
+ </backdrop>
+ <backdrop name="lamp191" element="colour_button_150" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="915" y="558" width="70" height="28"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_151_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="79" y="433" width="74" height="32"/>
+ </backdrop>
+ <backdrop name="lamp240" element="colour_button_151" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="81" y="435" width="70" height="28"/>
+ </backdrop>
+ <backdrop name="lamp10" element="colour_button_152_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="304" y="221" width="74" height="42"/>
+ </backdrop>
+ <backdrop name="lamp10" element="colour_button_152" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="306" y="223" width="70" height="38"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_153_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="224" y="149" width="74" height="32"/>
+ </backdrop>
+ <backdrop name="lamp8" element="colour_button_153" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="226" y="151" width="70" height="28"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="164" y="478" width="313" height="28"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="164" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="184" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="204" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="224" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="244" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="264" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="284" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="304" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="324" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="344" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="364" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="384" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="404" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="424" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="444" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="464" y="478" width="20" height="28"/>
+ </backdrop>
+ <backdrop name="label137" element="label_137">
+ <bounds x="326" y="132" width="44" height="40"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_button" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_button" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_button" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_button" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_button" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_button" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_button" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_button" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6wizardd.lay b/src/mame/layout/j6wizardd.lay
new file mode 100644
index 00000000000..0660574c33b
--- /dev/null
+++ b/src/mame/layout/j6wizardd.lay
@@ -0,0 +1,7342 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_98_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_97_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_97_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="6 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Wizard">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Of Wadds">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="5 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_54_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_54_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_49_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_49_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_48_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_48_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="REPEATER">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_61_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_61_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="In A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_59_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_59_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Magic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Wand">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_58_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_58_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Trick Or">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Treat">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_57_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="4 Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_90_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_90_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="JACKPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_83_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_83_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_69_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_69_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_62_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_62_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_91_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_91_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="In A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spin">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_84_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_84_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nugd">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_77_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_77_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Mystic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Money">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_70_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_70_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Magic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Circle">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_92_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_92_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_85_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_85_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_78_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_78_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="4 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_64_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_64_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_93_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_93_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="2 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_86_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_86_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Tower">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_79_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_79_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="3 Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_72_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_72_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Spell">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Bound">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_65_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_65_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_94_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_94_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_87_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_87_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_80_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_80_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_73_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.13"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.03"/>
+ </rect>
+ </element>
+ <element name="lamp_73_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.06"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Nudg">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_66_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_66_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_95_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_95_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blast">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_88_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_88_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Magic">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Cash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_81_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_81_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2 Reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Blasts">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_74_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_74_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.13"/>
+ </rect>
+ <text string="Fruit">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Flash">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_67_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_67_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="3 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Outs">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_96_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_96_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_89_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_89_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="1 Knock">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Out">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_82_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_82_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_75_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.38"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.09"/>
+ </rect>
+ </element>
+ <element name="lamp_75_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.75"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.19"/>
+ </rect>
+ <text string="2 Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Spins">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;3.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_136_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_136_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_137_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_137_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="F">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_138_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_138_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="O">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_139_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_139_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_140_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_140_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_141_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_141_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="S">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_135_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_135_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="D">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_134_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_134_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="R">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_133_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_133_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_132_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_132_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Z">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_131_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_131_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="I">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_130_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_130_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="W">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Lucky 7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Exchange">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Extra Life">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="No Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Move On">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_193_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_193_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="GAMBLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NOW!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_99_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_99_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_100_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_100_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_207_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_207_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_206_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_206_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_205_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_205_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_204_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_204_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="4 bonus">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_225_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_225_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge Now">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_224_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.25" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.06" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_224_1" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.13" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="LOSE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_220_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_220_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_222_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_222_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_221_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_221_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_223_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_223_1" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="Trail">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Held">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_202_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_202_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_271_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_271">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Wizard Of Odds">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_272_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_272">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="X-Change Number">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_273_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_273">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_274_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_274">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_275_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_275">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="EXCHANGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_276_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_276">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_277_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_277">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_278_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_278">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_279_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_279">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/HI">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_280_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_280">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD/LO">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="vfd0_background">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_254">
+ <text string="&#xA3;10.0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_255">
+ <text string="&#xA3;7.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_256">
+ <text string="&#xA3;6.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_257">
+ <text string="&#xA3;5.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_258">
+ <text string="&#xA3;4.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_259">
+ <text string="&#xA3;3.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_260">
+ <text string="&#xA3;2.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_261">
+ <text string="&#xA3;1.60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_262">
+ <text string="&#xA3;1.20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_263">
+ <text string="&#xA3;1.00">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_268">
+ <text string="www.mfme.co.uk">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_269">
+ <text string="With Thanks To Bugs!">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="570" height="552"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="87" y="351" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="87.0000" y="351.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="90.3333" y="353.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="93.6667" y="355.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="97.0000" y="357.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="100.3333" y="359.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="103.6667" y="362.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="87.0000" y="404.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="90.3333" y="406.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="93.6667" y="408.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="97.0000" y="411.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="100.3333" y="413.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="103.6667" y="415.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="87.0000" y="457.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="90.3333" y="459.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="93.6667" y="462.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="97.0000" y="464.3333" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="100.3333" y="466.5555" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="103.6667" y="468.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="87" y="351" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="176" y="351" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="176.0000" y="351.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="179.3333" y="353.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="182.6667" y="355.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="186.0000" y="357.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="189.3333" y="359.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="192.6667" y="362.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="176.0000" y="404.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="179.3333" y="406.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="182.6667" y="408.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="186.0000" y="411.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="189.3333" y="413.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="192.6667" y="415.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="176.0000" y="457.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="179.3333" y="459.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="182.6667" y="462.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="186.0000" y="464.3333" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="189.3333" y="466.5555" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="192.6667" y="468.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="176" y="351" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="265" y="351" width="80" height="160"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="265.0000" y="351.0000" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="268.3333" y="353.2222" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="271.6667" y="355.4445" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="275.0000" y="357.6667" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="278.3333" y="359.8889" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.6667" y="362.1111" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="265.0000" y="404.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="268.3333" y="406.5556" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="271.6667" y="408.7778" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="275.0000" y="411.0000" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="278.3333" y="413.2222" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.6667" y="415.4445" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="265.0000" y="457.6667" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="268.3333" y="459.8889" width="73.3333" height="48.8889"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="271.6667" y="462.1111" width="66.6667" height="44.4444"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="275.0000" y="464.3333" width="60.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="278.3333" y="466.5555" width="53.3333" height="35.5556"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="281.6667" y="468.7778" width="46.6667" height="31.1111"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="265" y="351" width="80" height="160"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="375" y="380" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_0" state="0">
+ <bounds x="375.0000" y="380.0000" width="60.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_1" state="0">
+ <bounds x="377.5000" y="382.5000" width="55.0000" height="55.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_2" state="0">
+ <bounds x="380.0000" y="385.0000" width="50.0000" height="50.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_3" state="0">
+ <bounds x="382.5000" y="387.5000" width="45.0000" height="45.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_4" state="0">
+ <bounds x="385.0000" y="390.0000" width="40.0000" height="40.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_5" state="0">
+ <bounds x="387.5000" y="392.5000" width="35.0000" height="35.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="375" y="380" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1_border" state="0">
+ <bounds x="370" y="255" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp98" element="lamp_98_1" state="0">
+ <bounds x="372" y="257" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1_border" state="0">
+ <bounds x="16" y="255" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp97" element="lamp_97_1" state="0">
+ <bounds x="18" y="257" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="16" y="81" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="18" y="83" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1_border" state="0">
+ <bounds x="75" y="81" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp56" element="lamp_56_1" state="0">
+ <bounds x="77" y="83" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1_border" state="0">
+ <bounds x="311" y="52" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp53" element="lamp_53_1" state="0">
+ <bounds x="313" y="54" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1_border" state="0">
+ <bounds x="370" y="52" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp54" element="lamp_54_1" state="0">
+ <bounds x="372" y="54" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="252" y="52" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="254" y="54" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1_border" state="0">
+ <bounds x="193" y="52" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp51" element="lamp_51_1" state="0">
+ <bounds x="195" y="54" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1_border" state="0">
+ <bounds x="134" y="52" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp50" element="lamp_50_1" state="0">
+ <bounds x="136" y="54" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1_border" state="0">
+ <bounds x="75" y="52" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp49" element="lamp_49_1" state="0">
+ <bounds x="77" y="54" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1_border" state="0">
+ <bounds x="16" y="52" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp48" element="lamp_48_1" state="0">
+ <bounds x="18" y="54" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1_border" state="0">
+ <bounds x="370" y="81" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp61" element="lamp_61_1" state="0">
+ <bounds x="372" y="83" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="311" y="81" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="313" y="83" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1_border" state="0">
+ <bounds x="252" y="81" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp59" element="lamp_59_1" state="0">
+ <bounds x="254" y="83" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1_border" state="0">
+ <bounds x="193" y="81" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp58" element="lamp_58_1" state="0">
+ <bounds x="195" y="83" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1_border" state="0">
+ <bounds x="134" y="81" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp57" element="lamp_57_1" state="0">
+ <bounds x="136" y="83" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1_border" state="0">
+ <bounds x="16" y="226" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp90" element="lamp_90_1" state="0">
+ <bounds x="18" y="228" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1_border" state="0">
+ <bounds x="16" y="197" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp83" element="lamp_83_1" state="0">
+ <bounds x="18" y="199" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="16" y="168" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="18" y="170" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1_border" state="0">
+ <bounds x="16" y="139" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp69" element="lamp_69_1" state="0">
+ <bounds x="18" y="141" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1_border" state="0">
+ <bounds x="16" y="110" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp62" element="lamp_62_1" state="0">
+ <bounds x="18" y="112" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1_border" state="0">
+ <bounds x="75" y="226" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp91" element="lamp_91_1" state="0">
+ <bounds x="77" y="228" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1_border" state="0">
+ <bounds x="75" y="197" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp84" element="lamp_84_1" state="0">
+ <bounds x="77" y="199" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1_border" state="0">
+ <bounds x="75" y="168" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp77" element="lamp_77_1" state="0">
+ <bounds x="77" y="170" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1_border" state="0">
+ <bounds x="75" y="139" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp70" element="lamp_70_1" state="0">
+ <bounds x="77" y="141" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="75" y="110" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="77" y="112" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1_border" state="0">
+ <bounds x="134" y="226" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp92" element="lamp_92_1" state="0">
+ <bounds x="136" y="228" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1_border" state="0">
+ <bounds x="134" y="197" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp85" element="lamp_85_1" state="0">
+ <bounds x="136" y="199" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1_border" state="0">
+ <bounds x="134" y="168" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp78" element="lamp_78_1" state="0">
+ <bounds x="136" y="170" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="134" y="139" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="136" y="141" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1_border" state="0">
+ <bounds x="134" y="110" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp64" element="lamp_64_1" state="0">
+ <bounds x="136" y="112" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1_border" state="0">
+ <bounds x="193" y="226" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp93" element="lamp_93_1" state="0">
+ <bounds x="195" y="228" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1_border" state="0">
+ <bounds x="193" y="197" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp86" element="lamp_86_1" state="0">
+ <bounds x="195" y="199" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1_border" state="0">
+ <bounds x="193" y="168" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp79" element="lamp_79_1" state="0">
+ <bounds x="195" y="170" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1_border" state="0">
+ <bounds x="193" y="139" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp72" element="lamp_72_1" state="0">
+ <bounds x="195" y="141" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1_border" state="0">
+ <bounds x="193" y="110" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp65" element="lamp_65_1" state="0">
+ <bounds x="195" y="112" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1_border" state="0">
+ <bounds x="252" y="226" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp94" element="lamp_94_1" state="0">
+ <bounds x="254" y="228" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1_border" state="0">
+ <bounds x="252" y="197" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp87" element="lamp_87_1" state="0">
+ <bounds x="254" y="199" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1_border" state="0">
+ <bounds x="252" y="168" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp80" element="lamp_80_1" state="0">
+ <bounds x="254" y="170" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1_border" state="0">
+ <bounds x="252" y="139" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp73" element="lamp_73_1" state="0">
+ <bounds x="254" y="141" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1_border" state="0">
+ <bounds x="252" y="110" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp66" element="lamp_66_1" state="0">
+ <bounds x="254" y="112" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1_border" state="0">
+ <bounds x="311" y="226" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp95" element="lamp_95_1" state="0">
+ <bounds x="313" y="228" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1_border" state="0">
+ <bounds x="311" y="197" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp88" element="lamp_88_1" state="0">
+ <bounds x="313" y="199" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1_border" state="0">
+ <bounds x="311" y="168" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp81" element="lamp_81_1" state="0">
+ <bounds x="313" y="170" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1_border" state="0">
+ <bounds x="311" y="139" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp74" element="lamp_74_1" state="0">
+ <bounds x="313" y="141" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1_border" state="0">
+ <bounds x="311" y="110" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp67" element="lamp_67_1" state="0">
+ <bounds x="313" y="112" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1_border" state="0">
+ <bounds x="370" y="226" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp96" element="lamp_96_1" state="0">
+ <bounds x="372" y="228" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1_border" state="0">
+ <bounds x="370" y="197" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp89" element="lamp_89_1" state="0">
+ <bounds x="372" y="199" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1_border" state="0">
+ <bounds x="370" y="168" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp82" element="lamp_82_1" state="0">
+ <bounds x="372" y="170" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1_border" state="0">
+ <bounds x="370" y="139" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp75" element="lamp_75_1" state="0">
+ <bounds x="372" y="141" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="370" y="110" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="372" y="112" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1_border" state="0">
+ <bounds x="221" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp136" element="lamp_136_1" state="0">
+ <bounds x="223" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1_border" state="0">
+ <bounds x="250" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp137" element="lamp_137_1" state="0">
+ <bounds x="252" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1_border" state="0">
+ <bounds x="284" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp138" element="lamp_138_1" state="0">
+ <bounds x="286" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1_border" state="0">
+ <bounds x="313" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp139" element="lamp_139_1" state="0">
+ <bounds x="315" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1_border" state="0">
+ <bounds x="342" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp140" element="lamp_140_1" state="0">
+ <bounds x="344" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1_border" state="0">
+ <bounds x="371" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp141" element="lamp_141_1" state="0">
+ <bounds x="373" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1_border" state="0">
+ <bounds x="187" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp135" element="lamp_135_1" state="0">
+ <bounds x="189" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1_border" state="0">
+ <bounds x="158" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp134" element="lamp_134_1" state="0">
+ <bounds x="160" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1_border" state="0">
+ <bounds x="129" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp133" element="lamp_133_1" state="0">
+ <bounds x="131" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1_border" state="0">
+ <bounds x="100" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp132" element="lamp_132_1" state="0">
+ <bounds x="102" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1_border" state="0">
+ <bounds x="71" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp131" element="lamp_131_1" state="0">
+ <bounds x="73" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1_border" state="0">
+ <bounds x="42" y="15" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp130" element="lamp_130_1" state="0">
+ <bounds x="44" y="17" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="192" y="313" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="194" y="315" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="133" y="313" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="135" y="315" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="74" y="313" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="76" y="315" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="251" y="313" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="253" y="315" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="310" y="313" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="312" y="315" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1_border" state="0">
+ <bounds x="488" y="485" width="62" height="32"/>
+ </backdrop>
+ <backdrop name="lamp193" element="lamp_193_1" state="0">
+ <bounds x="490" y="487" width="58" height="28"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1_border" state="0">
+ <bounds x="353" y="401" width="22" height="19"/>
+ </backdrop>
+ <backdrop name="lamp99" element="lamp_99_1" state="0">
+ <bounds x="355" y="403" width="18" height="15"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1_border" state="0">
+ <bounds x="435" y="401" width="22" height="19"/>
+ </backdrop>
+ <backdrop name="lamp100" element="lamp_100_1" state="0">
+ <bounds x="437" y="403" width="18" height="15"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1_border" state="0">
+ <bounds x="464" y="382" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp207" element="lamp_207_1" state="0">
+ <bounds x="466" y="384" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1_border" state="0">
+ <bounds x="464" y="406" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp206" element="lamp_206_1" state="0">
+ <bounds x="466" y="408" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1_border" state="0">
+ <bounds x="464" y="430" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp205" element="lamp_205_1" state="0">
+ <bounds x="466" y="432" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1_border" state="0">
+ <bounds x="464" y="454" width="92" height="27"/>
+ </backdrop>
+ <backdrop name="lamp204" element="lamp_204_1" state="0">
+ <bounds x="466" y="456" width="88" height="23"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1_border" state="0">
+ <bounds x="5" y="347" width="72" height="42"/>
+ </backdrop>
+ <backdrop name="lamp225" element="lamp_225_1" state="0">
+ <bounds x="7" y="349" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1_border" state="0">
+ <bounds x="16" y="487" width="47" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="lamp_224_1" state="0">
+ <bounds x="18" y="489" width="43" height="18"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1_border" state="0">
+ <bounds x="26" y="460" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp220" element="lamp_220_1" state="0">
+ <bounds x="28" y="462" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1_border" state="0">
+ <bounds x="26" y="412" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp222" element="lamp_222_1" state="0">
+ <bounds x="28" y="414" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1_border" state="0">
+ <bounds x="26" y="436" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp221" element="lamp_221_1" state="0">
+ <bounds x="28" y="438" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1_border" state="0">
+ <bounds x="26" y="388" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp223" element="lamp_223_1" state="0">
+ <bounds x="28" y="390" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="363" y="451" width="32" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="365" y="453" width="28" height="28"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1_border" state="0">
+ <bounds x="392" y="454" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp198" element="lamp_198_1" state="0">
+ <bounds x="394" y="456" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1_border" state="0">
+ <bounds x="440" y="454" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp202" element="lamp_202_1" state="0">
+ <bounds x="442" y="456" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1_border" state="0">
+ <bounds x="416" y="454" width="27" height="27"/>
+ </backdrop>
+ <backdrop name="lamp200" element="lamp_200_1" state="0">
+ <bounds x="418" y="456" width="23" height="23"/>
+ </backdrop>
+ <backdrop name="lamp107" element="colour_button_271_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="16" y="286" width="122" height="27"/>
+ </backdrop>
+ <backdrop name="lamp107" element="colour_button_271" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="18" y="288" width="118" height="23"/>
+ </backdrop>
+ <backdrop name="lamp101" element="colour_button_272_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="310" y="286" width="122" height="27"/>
+ </backdrop>
+ <backdrop name="lamp101" element="colour_button_272" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="312" y="288" width="118" height="23"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_273_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="476" y="6" width="51" height="72"/>
+ </backdrop>
+ <backdrop name="lamp14" element="colour_button_273" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="478" y="8" width="47" height="68"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_274_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="344" y="517" width="72" height="27"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_274" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="346" y="519" width="68" height="23"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_275_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="415" y="517" width="70" height="27"/>
+ </backdrop>
+ <backdrop name="lamp194" element="colour_button_275" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="417" y="519" width="66" height="23"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_276_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="485" y="517" width="67" height="27"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_276" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="487" y="519" width="63" height="23"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_277_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="3" y="517" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp212" element="colour_button_277" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="5" y="519" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_278_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="90" y="517" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_278" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="92" y="519" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_279_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="179" y="517" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_279" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="181" y="519" width="71" height="23"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_280_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="267" y="517" width="75" height="27"/>
+ </backdrop>
+ <backdrop name="lamp196" element="colour_button_280" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="269" y="519" width="71" height="23"/>
+ </backdrop>
+ <backdrop element="vfd0_background">
+ <bounds x="88" y="256" width="272" height="30"/>
+ </backdrop>
+ <backdrop name="vfd0" element="vfd0" state="0">
+ <bounds x="88" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd1" element="vfd0" state="0">
+ <bounds x="105" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd2" element="vfd0" state="0">
+ <bounds x="122" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd3" element="vfd0" state="0">
+ <bounds x="139" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd4" element="vfd0" state="0">
+ <bounds x="156" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd5" element="vfd0" state="0">
+ <bounds x="173" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd6" element="vfd0" state="0">
+ <bounds x="190" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd7" element="vfd0" state="0">
+ <bounds x="207" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd8" element="vfd0" state="0">
+ <bounds x="224" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd9" element="vfd0" state="0">
+ <bounds x="241" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd10" element="vfd0" state="0">
+ <bounds x="258" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd11" element="vfd0" state="0">
+ <bounds x="275" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd12" element="vfd0" state="0">
+ <bounds x="292" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd13" element="vfd0" state="0">
+ <bounds x="309" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd14" element="vfd0" state="0">
+ <bounds x="326" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="vfd15" element="vfd0" state="0">
+ <bounds x="343" y="256" width="17" height="30"/>
+ </backdrop>
+ <backdrop name="label254" element="label_254">
+ <bounds x="524" y="100" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label255" element="label_255">
+ <bounds x="524" y="127" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label256" element="label_256">
+ <bounds x="524" y="157" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label257" element="label_257">
+ <bounds x="524" y="186" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label258" element="label_258">
+ <bounds x="524" y="215" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label259" element="label_259">
+ <bounds x="524" y="245" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label260" element="label_260">
+ <bounds x="524" y="273" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label261" element="label_261">
+ <bounds x="524" y="302" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label262" element="label_262">
+ <bounds x="524" y="332" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label263" element="label_263">
+ <bounds x="524" y="360" width="40" height="19"/>
+ </backdrop>
+ <backdrop name="label268" element="label_268">
+ <bounds x="158" y="289" width="130" height="19"/>
+ </backdrop>
+ <backdrop name="label269" element="label_269">
+ <bounds x="506" y="391" width="41" height="56"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_reel" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_reel" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_reel" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_button" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_reel" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_reel" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_reel" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_reel" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_button" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_button" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_standard" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_standard" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_button" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_button" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_button" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_standard" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_standard" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_standard" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_47" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_58" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp1" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp5" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp4" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp3" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp18" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp17" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp16" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="240.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="42.0000" width="110.0000" height="220.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="52.0000" width="100.0000" height="200.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="62.0000" width="90.0000" height="180.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="72.0000" width="80.0000" height="160.0000"/>
+ </backdrop>
+ <backdrop name="lamp15" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="82.0000" width="70.0000" height="140.0000"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>
diff --git a/src/mame/layout/j6wldkng.lay b/src/mame/layout/j6wldkng.lay
new file mode 100644
index 00000000000..50a17ca4d76
--- /dev/null
+++ b/src/mame/layout/j6wldkng.lay
@@ -0,0 +1,6056 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!-- **************************************************** -->
+<!-- * This MAME layout file was generated by MFME2MAME * -->
+<!-- * Please visit mfme2mame.org for more information. * -->
+<!-- **************************************************** -->
+
+<mamelayout version="2">
+ <element name="backdrop_colour">
+ <rect>
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_213_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Press Start For">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Guaranteed Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_101_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_101_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_108_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_108_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Lose">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_25_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_25_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_39_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_39_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_63_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_63_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_71_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_71_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_47_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_47_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_55_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_55_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_68_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_68_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_76_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_76_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_30_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_30_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_44_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_44_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_60_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.25"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.06"/>
+ </rect>
+ </element>
+ <element name="lamp_60_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.13"/>
+ </rect>
+ <text string="&#xA3;60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_103_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_103_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Red">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_104_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_104_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Black">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_105_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_105_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="J , Q">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="K , A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="lamp_106_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_106_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="K , A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_107_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_107_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="A">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_102_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="lamp_102_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="2 - 9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_212_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_212_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Nudge">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Now !">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_107_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_107">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.00"/>
+ </rect>
+ <text string=" START">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_108_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_108">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string=" GAMBLE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="colour_button_109_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_109">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_110_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_110">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_111_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_111">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_112_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_112">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="HOLD">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="NUDGE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_113_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_113">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="CANCEL">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="COLLECT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_114_border">
+ <rect state="1">
+ <color red="0.50" green="0.25" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.06" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_114">
+ <rect state="1">
+ <color red="1.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.13" blue="0.00"/>
+ </rect>
+ <text string="BANK">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="A BIT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_115_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="colour_button_115">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="WIN">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="SERIES">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="colour_button_121_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.12"/>
+ </rect>
+ </element>
+ <element name="colour_button_121">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="&#xA3;1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </reel>
+ </element>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
+ </element>
+ <element name="led_digit_rect_black">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_red">
+ <rect>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_green">
+ <rect>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_rect_blue">
+ <rect>
+ <color red="0.0" green="0.0" blue="1.0"/>
+ </rect>
+ </element>
+ <element name="led_digit_red">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_green">
+ <led7seg>
+ <color red="0.0" green="1.0" blue="0.0"/>
+ </led7seg>
+ </element>
+ <element name="led_digit_blue">
+ <led7seg>
+ <color red="0.0" green="0.5" blue="1.0"/>
+ </led7seg>
+ </element>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
+ </element>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
+ </element>
+ <element name="label_13">
+ <text string="CASHPOT">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_14">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_17">
+ <text string="RESERVE">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_19">
+ <text string="Moneybank">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_20">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_21">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_37">
+ <text string="&#xA3;">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_39">
+ <text string="Super win series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_44">
+ <text string="Win Series">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_79">
+ <text string="Winnings">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_83">
+ <text string="All Wins May be">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Gambled to maximum">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_90">
+ <text string="x 12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_91">
+ <text string="x 6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_92">
+ <text string="x 3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_93">
+ <text string="x 2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_94">
+ <text string="x 2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_95">
+ <text string="x 1.5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="label_96">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_97">
+ <text string="Win">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="Line">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
+ </element>
+ <element name="label_100">
+ <text string="PLAYS">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_backdrop_colour">
+ <rect>
+ <color red="0.0" green="0.0" blue="0.0"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_standard">
+ <rect state="0">
+ <color red="0.00" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_reel">
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_segment">
+ <rect state="0">
+ <color red="0.20" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_button">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_lamp_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_64">
+ <text string="64">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_65">
+ <text string="65">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_66">
+ <text string="66">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_67">
+ <text string="67">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_68">
+ <text string="68">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_69">
+ <text string="69">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_70">
+ <text string="70">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_71">
+ <text string="71">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_72">
+ <text string="72">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_73">
+ <text string="73">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_74">
+ <text string="74">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_75">
+ <text string="75">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_76">
+ <text string="76">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_77">
+ <text string="77">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_78">
+ <text string="78">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_79">
+ <text string="79">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_80">
+ <text string="80">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_81">
+ <text string="81">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_82">
+ <text string="82">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_83">
+ <text string="83">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_84">
+ <text string="84">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_85">
+ <text string="85">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_86">
+ <text string="86">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_87">
+ <text string="87">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_88">
+ <text string="88">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_89">
+ <text string="89">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_90">
+ <text string="90">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_91">
+ <text string="91">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_92">
+ <text string="92">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_93">
+ <text string="93">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_94">
+ <text string="94">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_95">
+ <text string="95">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_96">
+ <text string="96">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_97">
+ <text string="97">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_98">
+ <text string="98">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_99">
+ <text string="99">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_100">
+ <text string="100">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_101">
+ <text string="101">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_102">
+ <text string="102">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_103">
+ <text string="103">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_104">
+ <text string="104">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_105">
+ <text string="105">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_106">
+ <text string="106">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_107">
+ <text string="107">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_108">
+ <text string="108">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_109">
+ <text string="109">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_110">
+ <text string="110">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_111">
+ <text string="111">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_112">
+ <text string="112">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_113">
+ <text string="113">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_114">
+ <text string="114">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_115">
+ <text string="115">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_116">
+ <text string="116">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_117">
+ <text string="117">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_118">
+ <text string="118">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_119">
+ <text string="119">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_120">
+ <text string="120">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_121">
+ <text string="121">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_122">
+ <text string="122">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_123">
+ <text string="123">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_124">
+ <text string="124">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_125">
+ <text string="125">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_126">
+ <text string="126">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_127">
+ <text string="127">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_128">
+ <text string="128">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_129">
+ <text string="129">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_130">
+ <text string="130">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_131">
+ <text string="131">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_132">
+ <text string="132">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_133">
+ <text string="133">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_134">
+ <text string="134">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_135">
+ <text string="135">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_136">
+ <text string="136">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_137">
+ <text string="137">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_138">
+ <text string="138">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_139">
+ <text string="139">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_140">
+ <text string="140">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_141">
+ <text string="141">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_142">
+ <text string="142">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_143">
+ <text string="143">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_144">
+ <text string="144">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_145">
+ <text string="145">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_146">
+ <text string="146">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_147">
+ <text string="147">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_148">
+ <text string="148">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_149">
+ <text string="149">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_150">
+ <text string="150">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_151">
+ <text string="151">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_152">
+ <text string="152">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_153">
+ <text string="153">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_154">
+ <text string="154">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_155">
+ <text string="155">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_156">
+ <text string="156">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_157">
+ <text string="157">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_158">
+ <text string="158">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_159">
+ <text string="159">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_160">
+ <text string="160">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_161">
+ <text string="161">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_162">
+ <text string="162">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_163">
+ <text string="163">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_164">
+ <text string="164">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_165">
+ <text string="165">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_166">
+ <text string="166">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_167">
+ <text string="167">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_168">
+ <text string="168">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_169">
+ <text string="169">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_170">
+ <text string="170">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_171">
+ <text string="171">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_172">
+ <text string="172">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_173">
+ <text string="173">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_174">
+ <text string="174">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_175">
+ <text string="175">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_176">
+ <text string="176">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_177">
+ <text string="177">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_178">
+ <text string="178">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_179">
+ <text string="179">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_180">
+ <text string="180">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_181">
+ <text string="181">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_182">
+ <text string="182">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_183">
+ <text string="183">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_184">
+ <text string="184">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_185">
+ <text string="185">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_186">
+ <text string="186">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_187">
+ <text string="187">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_188">
+ <text string="188">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_189">
+ <text string="189">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_190">
+ <text string="190">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_191">
+ <text string="191">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_192">
+ <text string="192">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_193">
+ <text string="193">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_194">
+ <text string="194">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_195">
+ <text string="195">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_196">
+ <text string="196">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_197">
+ <text string="197">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_198">
+ <text string="198">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_199">
+ <text string="199">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_200">
+ <text string="200">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_201">
+ <text string="201">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_202">
+ <text string="202">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_203">
+ <text string="203">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_204">
+ <text string="204">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_205">
+ <text string="205">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_206">
+ <text string="206">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_207">
+ <text string="207">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_208">
+ <text string="208">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_209">
+ <text string="209">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_210">
+ <text string="210">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_211">
+ <text string="211">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_212">
+ <text string="212">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_213">
+ <text string="213">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_214">
+ <text string="214">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_215">
+ <text string="215">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_216">
+ <text string="216">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_217">
+ <text string="217">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_218">
+ <text string="218">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_219">
+ <text string="219">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_220">
+ <text string="220">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_221">
+ <text string="221">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_222">
+ <text string="222">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_223">
+ <text string="223">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_224">
+ <text string="224">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_225">
+ <text string="225">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_226">
+ <text string="226">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_227">
+ <text string="227">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_228">
+ <text string="228">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_229">
+ <text string="229">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_230">
+ <text string="230">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_231">
+ <text string="231">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_232">
+ <text string="232">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_233">
+ <text string="233">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_234">
+ <text string="234">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_235">
+ <text string="235">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_236">
+ <text string="236">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_237">
+ <text string="237">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_238">
+ <text string="238">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_239">
+ <text string="239">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_240">
+ <text string="240">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_241">
+ <text string="241">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_242">
+ <text string="242">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_243">
+ <text string="243">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_244">
+ <text string="244">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_245">
+ <text string="245">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_246">
+ <text string="246">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_247">
+ <text string="247">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_248">
+ <text string="248">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_249">
+ <text string="249">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_250">
+ <text string="250">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_251">
+ <text string="251">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_252">
+ <text string="252">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_253">
+ <text string="253">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_254">
+ <text string="254">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_lamp_label_255">
+ <text string="255">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_standard">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.00"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_unreferenced">
+ <rect state="0">
+ <color red="0.20" green="0.20" blue="0.20"/>
+ </rect>
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ </element>
+ <element name="debug_button_label_0">
+ <text string="0">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_1">
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_2">
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_3">
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_4">
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_5">
+ <text string="5">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_6">
+ <text string="6">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_7">
+ <text string="7">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_8">
+ <text string="8">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_9">
+ <text string="9">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_10">
+ <text string="10">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_11">
+ <text string="11">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_12">
+ <text string="12">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_13">
+ <text string="13">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_14">
+ <text string="14">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_15">
+ <text string="15">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_16">
+ <text string="16">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_17">
+ <text string="17">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_18">
+ <text string="18">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_19">
+ <text string="19">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_20">
+ <text string="20">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_21">
+ <text string="21">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_22">
+ <text string="22">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_23">
+ <text string="23">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_24">
+ <text string="24">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_25">
+ <text string="25">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_26">
+ <text string="26">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_27">
+ <text string="27">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_28">
+ <text string="28">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_29">
+ <text string="29">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_30">
+ <text string="30">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_31">
+ <text string="31">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_32">
+ <text string="32">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_33">
+ <text string="33">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_34">
+ <text string="34">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_35">
+ <text string="35">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_36">
+ <text string="36">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_37">
+ <text string="37">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_38">
+ <text string="38">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_39">
+ <text string="39">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_40">
+ <text string="40">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_41">
+ <text string="41">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_42">
+ <text string="42">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_43">
+ <text string="43">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_44">
+ <text string="44">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_45">
+ <text string="45">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_46">
+ <text string="46">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_47">
+ <text string="47">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_48">
+ <text string="48">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_49">
+ <text string="49">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_50">
+ <text string="50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_51">
+ <text string="51">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_52">
+ <text string="52">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_53">
+ <text string="53">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_54">
+ <text string="54">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_55">
+ <text string="55">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_56">
+ <text string="56">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_57">
+ <text string="57">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_58">
+ <text string="58">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_59">
+ <text string="59">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_60">
+ <text string="60">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_61">
+ <text string="61">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_62">
+ <text string="62">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_button_label_63">
+ <text string="63">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="debug_vfd">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
+ </element>
+ <element name="debug_stepper_value" defstate="0">
+ <simplecounter maxstate="999" digits="3">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </simplecounter>
+ </element>
+ <element name="debug_reel_symbol_count_0">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_1">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_2">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+ <element name="debug_reel_symbol_count_3">
+ <text string="16">
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </text>
+ </element>
+
+ <view name="AWP Simulated Video">
+ <backdrop element="backdrop_colour">
+ <bounds x="0" y="0" width="792" height="646"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="231" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="231.0000" y="413.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="234.3333" y="415.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="237.6667" y="418.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="241.0000" y="420.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="244.3333" y="423.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="247.6667" y="426.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="231.0000" y="476.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="234.3333" y="478.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="237.6667" y="481.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="241.0000" y="484.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="244.3333" y="486.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="247.6667" y="489.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="231.0000" y="539.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="234.3333" y="542.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="237.6667" y="544.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="241.0000" y="547.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="244.3333" y="550.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="247.6667" y="552.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="231" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="313" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="313.0000" y="413.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="316.3333" y="415.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="319.6667" y="418.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="323.0000" y="420.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="326.3333" y="423.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="329.6667" y="426.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="313.0000" y="476.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="316.3333" y="478.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="319.6667" y="481.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="323.0000" y="484.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="326.3333" y="486.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="329.6667" y="489.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="313.0000" y="539.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="316.3333" y="542.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="319.6667" y="544.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="323.0000" y="547.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="326.3333" y="550.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="329.6667" y="552.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="313" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="395" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="395.0000" y="413.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="398.3333" y="415.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="401.6667" y="418.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="405.0000" y="420.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="408.3333" y="423.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="411.6667" y="426.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="395.0000" y="476.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="398.3333" y="478.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="401.6667" y="481.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="405.0000" y="484.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="408.3333" y="486.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="411.6667" y="489.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="395.0000" y="539.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="398.3333" y="542.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="401.6667" y="544.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="405.0000" y="547.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="408.3333" y="550.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="411.6667" y="552.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="395" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="477" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="477.0000" y="413.0000" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="480.3333" y="415.6389" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="483.6667" y="418.2778" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="487.0000" y="420.9167" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="490.3333" y="423.5555" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="493.6667" y="426.1945" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="477.0000" y="476.3333" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="480.3333" y="478.9722" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="483.6667" y="481.6111" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="487.0000" y="484.2500" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="490.3333" y="486.8889" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="493.6667" y="489.5278" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="477.0000" y="539.6667" width="80.0000" height="63.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="480.3333" y="542.3056" width="73.3333" height="58.0556"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="483.6667" y="544.9445" width="66.6667" height="52.7778"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="487.0000" y="547.5834" width="60.0000" height="47.5000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="490.3333" y="550.2222" width="53.3333" height="42.2222"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="493.6667" y="552.8611" width="46.6667" height="36.9444"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="477" y="413" width="80" height="190"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1_border" state="0">
+ <bounds x="675" y="346" width="102" height="32"/>
+ </backdrop>
+ <backdrop name="lamp213" element="lamp_213_1" state="0">
+ <bounds x="677" y="348" width="98" height="28"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1_border" state="0">
+ <bounds x="123" y="349" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp101" element="lamp_101_1" state="0">
+ <bounds x="125" y="351" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1_border" state="0">
+ <bounds x="619" y="349" width="50" height="26"/>
+ </backdrop>
+ <backdrop name="lamp108" element="lamp_108_1" state="0">
+ <bounds x="621" y="351" width="46" height="22"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1_border" state="0">
+ <bounds x="243" y="140" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp25" element="lamp_25_1" state="0">
+ <bounds x="245" y="142" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1_border" state="0">
+ <bounds x="243" y="167" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp39" element="lamp_39_1" state="0">
+ <bounds x="245" y="169" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1_border" state="0">
+ <bounds x="243" y="248" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp63" element="lamp_63_1" state="0">
+ <bounds x="245" y="250" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1_border" state="0">
+ <bounds x="243" y="275" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp71" element="lamp_71_1" state="0">
+ <bounds x="245" y="277" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1_border" state="0">
+ <bounds x="243" y="194" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp47" element="lamp_47_1" state="0">
+ <bounds x="245" y="196" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1_border" state="0">
+ <bounds x="243" y="221" width="52" height="27"/>
+ </backdrop>
+ <backdrop name="lamp55" element="lamp_55_1" state="0">
+ <bounds x="245" y="223" width="48" height="23"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1_border" state="0">
+ <bounds x="491" y="248" width="60" height="27"/>
+ </backdrop>
+ <backdrop name="lamp68" element="lamp_68_1" state="0">
+ <bounds x="493" y="250" width="56" height="23"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1_border" state="0">
+ <bounds x="491" y="275" width="60" height="27"/>
+ </backdrop>
+ <backdrop name="lamp76" element="lamp_76_1" state="0">
+ <bounds x="493" y="277" width="56" height="23"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1_border" state="0">
+ <bounds x="491" y="140" width="60" height="27"/>
+ </backdrop>
+ <backdrop name="lamp30" element="lamp_30_1" state="0">
+ <bounds x="493" y="142" width="56" height="23"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1_border" state="0">
+ <bounds x="491" y="167" width="60" height="27"/>
+ </backdrop>
+ <backdrop name="lamp44" element="lamp_44_1" state="0">
+ <bounds x="493" y="169" width="56" height="23"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1_border" state="0">
+ <bounds x="491" y="194" width="60" height="27"/>
+ </backdrop>
+ <backdrop name="lamp52" element="lamp_52_1" state="0">
+ <bounds x="493" y="196" width="56" height="23"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1_border" state="0">
+ <bounds x="491" y="221" width="60" height="27"/>
+ </backdrop>
+ <backdrop name="lamp60" element="lamp_60_1" state="0">
+ <bounds x="493" y="223" width="56" height="23"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1_border" state="0">
+ <bounds x="36" y="228" width="56" height="34"/>
+ </backdrop>
+ <backdrop name="lamp103" element="lamp_103_1" state="0">
+ <bounds x="38" y="230" width="52" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1_border" state="0">
+ <bounds x="36" y="194" width="56" height="34"/>
+ </backdrop>
+ <backdrop name="lamp104" element="lamp_104_1" state="0">
+ <bounds x="38" y="196" width="52" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1_border" state="0">
+ <bounds x="36" y="160" width="56" height="34"/>
+ </backdrop>
+ <backdrop name="lamp105" element="lamp_105_1" state="0">
+ <bounds x="38" y="162" width="52" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1_border" state="0">
+ <bounds x="36" y="128" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp106" element="lamp_106_1" state="0">
+ <bounds x="38" y="130" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1_border" state="0">
+ <bounds x="36" y="96" width="56" height="32"/>
+ </backdrop>
+ <backdrop name="lamp107" element="lamp_107_1" state="0">
+ <bounds x="38" y="98" width="52" height="28"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1_border" state="0">
+ <bounds x="36" y="262" width="56" height="34"/>
+ </backdrop>
+ <backdrop name="lamp102" element="lamp_102_1" state="0">
+ <bounds x="38" y="264" width="52" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1_border" state="0">
+ <bounds x="125" y="428" width="52" height="32"/>
+ </backdrop>
+ <backdrop name="lamp212" element="lamp_212_1" state="0">
+ <bounds x="127" y="430" width="48" height="28"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_107_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="706" y="604" width="80" height="38"/>
+ </backdrop>
+ <backdrop name="lamp225" element="colour_button_107" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="708" y="606" width="76" height="34"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_108_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="635" y="604" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp192" element="colour_button_108" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="637" y="606" width="64" height="34"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_109_border" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="230" y="604" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp224" element="colour_button_109" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="232" y="606" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_110_border" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="476" y="604" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp209" element="colour_button_110" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="478" y="606" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_111_border" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="312" y="604" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp211" element="colour_button_111" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="314" y="606" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_112_border" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="394" y="604" width="82" height="38"/>
+ </backdrop>
+ <backdrop name="lamp210" element="colour_button_112" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="396" y="606" width="78" height="34"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_113_border" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="147" y="604" width="78" height="38"/>
+ </backdrop>
+ <backdrop name="lamp208" element="colour_button_113" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="149" y="606" width="74" height="34"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_114_border" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="563" y="604" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp193" element="colour_button_114" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="565" y="606" width="64" height="34"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_115_border" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="563" y="566" width="68" height="38"/>
+ </backdrop>
+ <backdrop name="lamp195" element="colour_button_115" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="565" y="568" width="64" height="34"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_121_border" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="683" y="519" width="42" height="27"/>
+ </backdrop>
+ <backdrop name="lamp-1" element="colour_button_121" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="685" y="521" width="38" height="23"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="280" y="27" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off112" element="led_off">
+ <bounds x="288" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off113" element="led_off">
+ <bounds x="322" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off114" element="led_off">
+ <bounds x="322" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off115" element="led_off">
+ <bounds x="288" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off117" element="led_off">
+ <bounds x="288" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off116" element="led_off">
+ <bounds x="288" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off118" element="led_off">
+ <bounds x="288" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off119" element="led_dot_off">
+ <bounds x="331" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp112" element="led_on">
+ <bounds x="288" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp113" element="led_on">
+ <bounds x="322" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp114" element="led_on">
+ <bounds x="322" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp115" element="led_on">
+ <bounds x="288" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp117" element="led_on">
+ <bounds x="288" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp116" element="led_on">
+ <bounds x="288" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp118" element="led_on">
+ <bounds x="288" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp119" element="led_dot_on">
+ <bounds x="331" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="340" y="27" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off128" element="led_off">
+ <bounds x="348" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off129" element="led_off">
+ <bounds x="382" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off130" element="led_off">
+ <bounds x="382" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off131" element="led_off">
+ <bounds x="348" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off133" element="led_off">
+ <bounds x="348" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off132" element="led_off">
+ <bounds x="348" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off134" element="led_off">
+ <bounds x="348" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off135" element="led_dot_off">
+ <bounds x="391" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp128" element="led_on">
+ <bounds x="348" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp129" element="led_on">
+ <bounds x="382" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp130" element="led_on">
+ <bounds x="382" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp131" element="led_on">
+ <bounds x="348" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp133" element="led_on">
+ <bounds x="348" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp132" element="led_on">
+ <bounds x="348" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp134" element="led_on">
+ <bounds x="348" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp135" element="led_dot_on">
+ <bounds x="391" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="400" y="27" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off144" element="led_off">
+ <bounds x="408" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off145" element="led_off">
+ <bounds x="442" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off146" element="led_off">
+ <bounds x="442" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off147" element="led_off">
+ <bounds x="408" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off149" element="led_off">
+ <bounds x="408" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off148" element="led_off">
+ <bounds x="408" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off150" element="led_off">
+ <bounds x="408" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off151" element="led_dot_off">
+ <bounds x="451" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp144" element="led_on">
+ <bounds x="408" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp145" element="led_on">
+ <bounds x="442" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp146" element="led_on">
+ <bounds x="442" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp147" element="led_on">
+ <bounds x="408" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp149" element="led_on">
+ <bounds x="408" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp148" element="led_on">
+ <bounds x="408" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp150" element="led_on">
+ <bounds x="408" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp151" element="led_dot_on">
+ <bounds x="451" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="460" y="27" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off160" element="led_off">
+ <bounds x="468" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off161" element="led_off">
+ <bounds x="502" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off162" element="led_off">
+ <bounds x="502" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off163" element="led_off">
+ <bounds x="468" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off165" element="led_off">
+ <bounds x="468" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off164" element="led_off">
+ <bounds x="468" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off166" element="led_off">
+ <bounds x="468" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off167" element="led_dot_off">
+ <bounds x="511" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp160" element="led_on">
+ <bounds x="468" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp161" element="led_on">
+ <bounds x="502" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp162" element="led_on">
+ <bounds x="502" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp163" element="led_on">
+ <bounds x="468" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp165" element="led_on">
+ <bounds x="468" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp164" element="led_on">
+ <bounds x="468" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp166" element="led_on">
+ <bounds x="468" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp167" element="led_dot_on">
+ <bounds x="511" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="led_background" element="led_background">
+ <bounds x="520" y="27" width="60" height="80"/>
+ </backdrop>
+ <backdrop name="led_off176" element="led_off">
+ <bounds x="528" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off177" element="led_off">
+ <bounds x="562" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off178" element="led_off">
+ <bounds x="562" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off179" element="led_off">
+ <bounds x="528" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off181" element="led_off">
+ <bounds x="528" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off180" element="led_off">
+ <bounds x="528" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="led_off182" element="led_off">
+ <bounds x="528" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="led_off183" element="led_dot_off">
+ <bounds x="571" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop name="lamp176" element="led_on">
+ <bounds x="528" y="34" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp177" element="led_on">
+ <bounds x="562" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp178" element="led_on">
+ <bounds x="562" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp179" element="led_on">
+ <bounds x="528" y="92" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp181" element="led_on">
+ <bounds x="528" y="63" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp180" element="led_on">
+ <bounds x="528" y="34" width="8" height="36"/>
+ </backdrop>
+ <backdrop name="lamp182" element="led_on">
+ <bounds x="528" y="63" width="42" height="7"/>
+ </backdrop>
+ <backdrop name="lamp183" element="led_dot_on">
+ <bounds x="571" y="92" width="8" height="7"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="748" y="26" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit12" element="led_digit_red">
+ <bounds x="748" y="26" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="748" y="26" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="718" y="26" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit6" element="led_digit_red">
+ <bounds x="718" y="26" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="718" y="26" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="688" y="26" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit5" element="led_digit_red">
+ <bounds x="688" y="26" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="688" y="26" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="720" y="116" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit14" element="led_digit_red">
+ <bounds x="720" y="116" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="720" y="116" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="746" y="116" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit15" element="led_digit_red">
+ <bounds x="746" y="116" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="746" y="116" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="695" y="116" width="26" height="36"/>
+ </backdrop>
+ <backdrop name="digit13" element="led_digit_red">
+ <bounds x="695" y="116" width="26" height="36"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="695" y="116" width="26" height="36"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="362" y="267" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit2" element="led_digit_green">
+ <bounds x="362" y="267" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="362" y="267" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="392" y="267" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit3" element="led_digit_green">
+ <bounds x="392" y="267" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="392" y="267" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="422" y="267" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit4" element="led_digit_green">
+ <bounds x="422" y="267" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_green">
+ <bounds x="422" y="267" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="674" y="477" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit0" element="led_digit_red">
+ <bounds x="674" y="477" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="674" y="477" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_black">
+ <bounds x="703" y="477" width="30" height="40"/>
+ </backdrop>
+ <backdrop name="digit1" element="led_digit_red">
+ <bounds x="703" y="477" width="30" height="40"/>
+ </backdrop>
+ <backdrop element="led_digit_rect_red">
+ <bounds x="703" y="477" width="30" height="40"/>
+ <color alpha="0.1"/>
+ </backdrop>
+ <backdrop name="label13" element="label_13">
+ <bounds x="684" y="5" width="94" height="22"/>
+ </backdrop>
+ <backdrop name="label14" element="label_14">
+ <bounds x="661" y="101" width="34" height="60"/>
+ </backdrop>
+ <backdrop name="label17" element="label_17">
+ <bounds x="694" y="96" width="79" height="19"/>
+ </backdrop>
+ <backdrop name="label19" element="label_19">
+ <bounds x="354" y="3" width="116" height="24"/>
+ </backdrop>
+ <backdrop name="label20" element="label_20">
+ <bounds x="215" y="3" width="67" height="119"/>
+ </backdrop>
+ <backdrop name="label21" element="label_21">
+ <bounds x="651" y="10" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label37" element="label_37">
+ <bounds x="325" y="250" width="38" height="67"/>
+ </backdrop>
+ <backdrop name="label39" element="label_39">
+ <bounds x="332" y="221" width="106" height="16"/>
+ </backdrop>
+ <backdrop name="label44" element="label_44">
+ <bounds x="351" y="170" width="69" height="16"/>
+ </backdrop>
+ <backdrop name="label79" element="label_79">
+ <bounds x="360" y="248" width="72" height="19"/>
+ </backdrop>
+ <backdrop name="label83" element="label_83">
+ <bounds x="25" y="28" width="102" height="64"/>
+ </backdrop>
+ <backdrop name="label90" element="label_90">
+ <bounds x="94" y="101" width="38" height="22"/>
+ </backdrop>
+ <backdrop name="label91" element="label_91">
+ <bounds x="94" y="133" width="27" height="22"/>
+ </backdrop>
+ <backdrop name="label92" element="label_92">
+ <bounds x="94" y="166" width="27" height="22"/>
+ </backdrop>
+ <backdrop name="label93" element="label_93">
+ <bounds x="94" y="200" width="27" height="22"/>
+ </backdrop>
+ <backdrop name="label94" element="label_94">
+ <bounds x="94" y="234" width="27" height="22"/>
+ </backdrop>
+ <backdrop name="label95" element="label_95">
+ <bounds x="94" y="268" width="43" height="22"/>
+ </backdrop>
+ <backdrop name="label96" element="label_96">
+ <bounds x="559" y="494" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label97" element="label_97">
+ <bounds x="204" y="494" width="25" height="26"/>
+ </backdrop>
+ <backdrop name="label100" element="label_100">
+ <bounds x="668" y="454" width="67" height="24"/>
+ </backdrop>
+ </view>
+
+ <view name="MFME2MAME Debug">
+ <backdrop element="debug_backdrop_colour">
+ <bounds x="0" y="0" width="1920" height="1080"/>
+ </backdrop>
+ <backdrop name="lamp0" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_0" element="debug_lamp_label_0">
+ <bounds x="47" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp1" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_1" element="debug_lamp_label_1">
+ <bounds x="111" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp2" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_2" element="debug_lamp_label_2">
+ <bounds x="175" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp3" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_3" element="debug_lamp_label_3">
+ <bounds x="239" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp4" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_4" element="debug_lamp_label_4">
+ <bounds x="303" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp5" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_5" element="debug_lamp_label_5">
+ <bounds x="367" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp6" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_6" element="debug_lamp_label_6">
+ <bounds x="431" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp7" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_7" element="debug_lamp_label_7">
+ <bounds x="495" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp8" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_8" element="debug_lamp_label_8">
+ <bounds x="559" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp9" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_9" element="debug_lamp_label_9">
+ <bounds x="623" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp10" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_10" element="debug_lamp_label_10">
+ <bounds x="687" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp11" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_11" element="debug_lamp_label_11">
+ <bounds x="751" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp12" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_12" element="debug_lamp_label_12">
+ <bounds x="815" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp13" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_13" element="debug_lamp_label_13">
+ <bounds x="879" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp14" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_14" element="debug_lamp_label_14">
+ <bounds x="943" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp15" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="32" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_15" element="debug_lamp_label_15">
+ <bounds x="1007" y="47" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp16" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_16" element="debug_lamp_label_16">
+ <bounds x="47" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp17" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_17" element="debug_lamp_label_17">
+ <bounds x="111" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp18" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_18" element="debug_lamp_label_18">
+ <bounds x="175" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp19" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_19" element="debug_lamp_label_19">
+ <bounds x="239" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp20" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_20" element="debug_lamp_label_20">
+ <bounds x="303" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp21" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_21" element="debug_lamp_label_21">
+ <bounds x="367" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp22" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_22" element="debug_lamp_label_22">
+ <bounds x="431" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp23" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_23" element="debug_lamp_label_23">
+ <bounds x="495" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp24" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_24" element="debug_lamp_label_24">
+ <bounds x="559" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp25" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_25" element="debug_lamp_label_25">
+ <bounds x="623" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp26" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_26" element="debug_lamp_label_26">
+ <bounds x="687" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp27" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_27" element="debug_lamp_label_27">
+ <bounds x="751" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp28" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_28" element="debug_lamp_label_28">
+ <bounds x="815" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp29" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_29" element="debug_lamp_label_29">
+ <bounds x="879" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp30" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_30" element="debug_lamp_label_30">
+ <bounds x="943" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp31" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="96" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_31" element="debug_lamp_label_31">
+ <bounds x="1007" y="111" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp32" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_32" element="debug_lamp_label_32">
+ <bounds x="47" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp33" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_33" element="debug_lamp_label_33">
+ <bounds x="111" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp34" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_34" element="debug_lamp_label_34">
+ <bounds x="175" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp35" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_35" element="debug_lamp_label_35">
+ <bounds x="239" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp36" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_36" element="debug_lamp_label_36">
+ <bounds x="303" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp37" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_37" element="debug_lamp_label_37">
+ <bounds x="367" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp38" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_38" element="debug_lamp_label_38">
+ <bounds x="431" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp39" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_39" element="debug_lamp_label_39">
+ <bounds x="495" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp40" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_40" element="debug_lamp_label_40">
+ <bounds x="559" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp41" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_41" element="debug_lamp_label_41">
+ <bounds x="623" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp42" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_42" element="debug_lamp_label_42">
+ <bounds x="687" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp43" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_43" element="debug_lamp_label_43">
+ <bounds x="751" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp44" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_44" element="debug_lamp_label_44">
+ <bounds x="815" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp45" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_45" element="debug_lamp_label_45">
+ <bounds x="879" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp46" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_46" element="debug_lamp_label_46">
+ <bounds x="943" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp47" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="160" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_47" element="debug_lamp_label_47">
+ <bounds x="1007" y="175" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp48" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_48" element="debug_lamp_label_48">
+ <bounds x="47" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp49" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_49" element="debug_lamp_label_49">
+ <bounds x="111" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp50" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_50" element="debug_lamp_label_50">
+ <bounds x="175" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp51" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_51" element="debug_lamp_label_51">
+ <bounds x="239" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp52" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_52" element="debug_lamp_label_52">
+ <bounds x="303" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp53" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_53" element="debug_lamp_label_53">
+ <bounds x="367" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp54" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_54" element="debug_lamp_label_54">
+ <bounds x="431" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp55" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_55" element="debug_lamp_label_55">
+ <bounds x="495" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp56" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_56" element="debug_lamp_label_56">
+ <bounds x="559" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp57" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_57" element="debug_lamp_label_57">
+ <bounds x="623" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp58" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_58" element="debug_lamp_label_58">
+ <bounds x="687" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp59" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_59" element="debug_lamp_label_59">
+ <bounds x="751" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp60" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_60" element="debug_lamp_label_60">
+ <bounds x="815" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp61" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_61" element="debug_lamp_label_61">
+ <bounds x="879" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp62" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_62" element="debug_lamp_label_62">
+ <bounds x="943" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp63" element="debug_lamp_standard" state="0">
+ <bounds x="992" y="224" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_63" element="debug_lamp_label_63">
+ <bounds x="1007" y="239" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp64" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_64" element="debug_lamp_label_64">
+ <bounds x="47" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp65" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_65" element="debug_lamp_label_65">
+ <bounds x="111" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp66" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_66" element="debug_lamp_label_66">
+ <bounds x="175" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp67" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_67" element="debug_lamp_label_67">
+ <bounds x="239" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp68" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_68" element="debug_lamp_label_68">
+ <bounds x="303" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp69" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_69" element="debug_lamp_label_69">
+ <bounds x="367" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp70" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_70" element="debug_lamp_label_70">
+ <bounds x="431" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp71" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_71" element="debug_lamp_label_71">
+ <bounds x="495" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp72" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_72" element="debug_lamp_label_72">
+ <bounds x="559" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp73" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_73" element="debug_lamp_label_73">
+ <bounds x="623" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp74" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_74" element="debug_lamp_label_74">
+ <bounds x="687" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp75" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_75" element="debug_lamp_label_75">
+ <bounds x="751" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp76" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_76" element="debug_lamp_label_76">
+ <bounds x="815" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp77" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_77" element="debug_lamp_label_77">
+ <bounds x="879" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp78" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_78" element="debug_lamp_label_78">
+ <bounds x="943" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp79" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="288" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_79" element="debug_lamp_label_79">
+ <bounds x="1007" y="303" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp80" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_80" element="debug_lamp_label_80">
+ <bounds x="47" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp81" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_81" element="debug_lamp_label_81">
+ <bounds x="111" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp82" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_82" element="debug_lamp_label_82">
+ <bounds x="175" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp83" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_83" element="debug_lamp_label_83">
+ <bounds x="239" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp84" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_84" element="debug_lamp_label_84">
+ <bounds x="303" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp85" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_85" element="debug_lamp_label_85">
+ <bounds x="367" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp86" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_86" element="debug_lamp_label_86">
+ <bounds x="431" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp87" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_87" element="debug_lamp_label_87">
+ <bounds x="495" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp88" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_88" element="debug_lamp_label_88">
+ <bounds x="559" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp89" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_89" element="debug_lamp_label_89">
+ <bounds x="623" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp90" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_90" element="debug_lamp_label_90">
+ <bounds x="687" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp91" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_91" element="debug_lamp_label_91">
+ <bounds x="751" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp92" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_92" element="debug_lamp_label_92">
+ <bounds x="815" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp93" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_93" element="debug_lamp_label_93">
+ <bounds x="879" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp94" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_94" element="debug_lamp_label_94">
+ <bounds x="943" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp95" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="352" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_95" element="debug_lamp_label_95">
+ <bounds x="1007" y="367" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp96" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_96" element="debug_lamp_label_96">
+ <bounds x="47" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp97" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_97" element="debug_lamp_label_97">
+ <bounds x="111" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp98" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_98" element="debug_lamp_label_98">
+ <bounds x="175" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp99" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_99" element="debug_lamp_label_99">
+ <bounds x="239" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp100" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_100" element="debug_lamp_label_100">
+ <bounds x="303" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp101" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_101" element="debug_lamp_label_101">
+ <bounds x="367" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp102" element="debug_lamp_standard" state="0">
+ <bounds x="416" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_102" element="debug_lamp_label_102">
+ <bounds x="431" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp103" element="debug_lamp_standard" state="0">
+ <bounds x="480" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_103" element="debug_lamp_label_103">
+ <bounds x="495" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp104" element="debug_lamp_standard" state="0">
+ <bounds x="544" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_104" element="debug_lamp_label_104">
+ <bounds x="559" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp105" element="debug_lamp_standard" state="0">
+ <bounds x="608" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_105" element="debug_lamp_label_105">
+ <bounds x="623" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp106" element="debug_lamp_standard" state="0">
+ <bounds x="672" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_106" element="debug_lamp_label_106">
+ <bounds x="687" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp107" element="debug_lamp_standard" state="0">
+ <bounds x="736" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_107" element="debug_lamp_label_107">
+ <bounds x="751" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp108" element="debug_lamp_standard" state="0">
+ <bounds x="800" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_108" element="debug_lamp_label_108">
+ <bounds x="815" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp109" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_109" element="debug_lamp_label_109">
+ <bounds x="879" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp110" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_110" element="debug_lamp_label_110">
+ <bounds x="943" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp111" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="416" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_111" element="debug_lamp_label_111">
+ <bounds x="1007" y="431" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp112" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_112" element="debug_lamp_label_112">
+ <bounds x="47" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp113" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_113" element="debug_lamp_label_113">
+ <bounds x="111" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp114" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_114" element="debug_lamp_label_114">
+ <bounds x="175" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp115" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_115" element="debug_lamp_label_115">
+ <bounds x="239" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp116" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_116" element="debug_lamp_label_116">
+ <bounds x="303" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp117" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_117" element="debug_lamp_label_117">
+ <bounds x="367" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp118" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_118" element="debug_lamp_label_118">
+ <bounds x="431" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp119" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_119" element="debug_lamp_label_119">
+ <bounds x="495" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp120" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_120" element="debug_lamp_label_120">
+ <bounds x="559" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp121" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_121" element="debug_lamp_label_121">
+ <bounds x="623" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp122" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_122" element="debug_lamp_label_122">
+ <bounds x="687" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp123" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_123" element="debug_lamp_label_123">
+ <bounds x="751" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp124" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_124" element="debug_lamp_label_124">
+ <bounds x="815" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp125" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_125" element="debug_lamp_label_125">
+ <bounds x="879" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp126" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_126" element="debug_lamp_label_126">
+ <bounds x="943" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp127" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="480" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_127" element="debug_lamp_label_127">
+ <bounds x="1007" y="495" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp128" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_128" element="debug_lamp_label_128">
+ <bounds x="47" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp129" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_129" element="debug_lamp_label_129">
+ <bounds x="111" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp130" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_130" element="debug_lamp_label_130">
+ <bounds x="175" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp131" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_131" element="debug_lamp_label_131">
+ <bounds x="239" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp132" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_132" element="debug_lamp_label_132">
+ <bounds x="303" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp133" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_133" element="debug_lamp_label_133">
+ <bounds x="367" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp134" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_134" element="debug_lamp_label_134">
+ <bounds x="431" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp135" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_135" element="debug_lamp_label_135">
+ <bounds x="495" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp136" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_136" element="debug_lamp_label_136">
+ <bounds x="559" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp137" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_137" element="debug_lamp_label_137">
+ <bounds x="623" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp138" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_138" element="debug_lamp_label_138">
+ <bounds x="687" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp139" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_139" element="debug_lamp_label_139">
+ <bounds x="751" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp140" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_140" element="debug_lamp_label_140">
+ <bounds x="815" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp141" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_141" element="debug_lamp_label_141">
+ <bounds x="879" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp142" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_142" element="debug_lamp_label_142">
+ <bounds x="943" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp143" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="544" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_143" element="debug_lamp_label_143">
+ <bounds x="1007" y="559" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp144" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_144" element="debug_lamp_label_144">
+ <bounds x="47" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp145" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_145" element="debug_lamp_label_145">
+ <bounds x="111" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp146" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_146" element="debug_lamp_label_146">
+ <bounds x="175" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp147" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_147" element="debug_lamp_label_147">
+ <bounds x="239" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp148" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_148" element="debug_lamp_label_148">
+ <bounds x="303" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp149" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_149" element="debug_lamp_label_149">
+ <bounds x="367" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp150" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_150" element="debug_lamp_label_150">
+ <bounds x="431" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp151" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_151" element="debug_lamp_label_151">
+ <bounds x="495" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp152" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_152" element="debug_lamp_label_152">
+ <bounds x="559" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp153" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_153" element="debug_lamp_label_153">
+ <bounds x="623" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp154" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_154" element="debug_lamp_label_154">
+ <bounds x="687" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp155" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_155" element="debug_lamp_label_155">
+ <bounds x="751" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp156" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_156" element="debug_lamp_label_156">
+ <bounds x="815" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp157" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_157" element="debug_lamp_label_157">
+ <bounds x="879" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp158" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_158" element="debug_lamp_label_158">
+ <bounds x="943" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp159" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="608" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_159" element="debug_lamp_label_159">
+ <bounds x="1007" y="623" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp160" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_160" element="debug_lamp_label_160">
+ <bounds x="47" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp161" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_161" element="debug_lamp_label_161">
+ <bounds x="111" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp162" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_162" element="debug_lamp_label_162">
+ <bounds x="175" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp163" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_163" element="debug_lamp_label_163">
+ <bounds x="239" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp164" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_164" element="debug_lamp_label_164">
+ <bounds x="303" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp165" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_165" element="debug_lamp_label_165">
+ <bounds x="367" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp166" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_166" element="debug_lamp_label_166">
+ <bounds x="431" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp167" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_167" element="debug_lamp_label_167">
+ <bounds x="495" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp168" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_168" element="debug_lamp_label_168">
+ <bounds x="559" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp169" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_169" element="debug_lamp_label_169">
+ <bounds x="623" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp170" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_170" element="debug_lamp_label_170">
+ <bounds x="687" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp171" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_171" element="debug_lamp_label_171">
+ <bounds x="751" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp172" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_172" element="debug_lamp_label_172">
+ <bounds x="815" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp173" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_173" element="debug_lamp_label_173">
+ <bounds x="879" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp174" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_174" element="debug_lamp_label_174">
+ <bounds x="943" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp175" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="672" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_175" element="debug_lamp_label_175">
+ <bounds x="1007" y="687" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp176" element="debug_lamp_segment" state="0">
+ <bounds x="32" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_176" element="debug_lamp_label_176">
+ <bounds x="47" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp177" element="debug_lamp_segment" state="0">
+ <bounds x="96" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_177" element="debug_lamp_label_177">
+ <bounds x="111" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp178" element="debug_lamp_segment" state="0">
+ <bounds x="160" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_178" element="debug_lamp_label_178">
+ <bounds x="175" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp179" element="debug_lamp_segment" state="0">
+ <bounds x="224" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_179" element="debug_lamp_label_179">
+ <bounds x="239" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp180" element="debug_lamp_segment" state="0">
+ <bounds x="288" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_180" element="debug_lamp_label_180">
+ <bounds x="303" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp181" element="debug_lamp_segment" state="0">
+ <bounds x="352" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_181" element="debug_lamp_label_181">
+ <bounds x="367" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp182" element="debug_lamp_segment" state="0">
+ <bounds x="416" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_182" element="debug_lamp_label_182">
+ <bounds x="431" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp183" element="debug_lamp_segment" state="0">
+ <bounds x="480" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_183" element="debug_lamp_label_183">
+ <bounds x="495" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp184" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_184" element="debug_lamp_label_184">
+ <bounds x="559" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp185" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_185" element="debug_lamp_label_185">
+ <bounds x="623" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp186" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_186" element="debug_lamp_label_186">
+ <bounds x="687" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp187" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_187" element="debug_lamp_label_187">
+ <bounds x="751" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp188" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_188" element="debug_lamp_label_188">
+ <bounds x="815" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp189" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_189" element="debug_lamp_label_189">
+ <bounds x="879" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp190" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_190" element="debug_lamp_label_190">
+ <bounds x="943" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp191" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="736" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_191" element="debug_lamp_label_191">
+ <bounds x="1007" y="751" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_lamp_button" state="0">
+ <bounds x="32" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_192" element="debug_lamp_label_192">
+ <bounds x="47" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_lamp_button" state="0">
+ <bounds x="96" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_193" element="debug_lamp_label_193">
+ <bounds x="111" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp194" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_194" element="debug_lamp_label_194">
+ <bounds x="175" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_lamp_button" state="0">
+ <bounds x="224" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_195" element="debug_lamp_label_195">
+ <bounds x="239" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp196" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_196" element="debug_lamp_label_196">
+ <bounds x="303" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp197" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_197" element="debug_lamp_label_197">
+ <bounds x="367" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp198" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_198" element="debug_lamp_label_198">
+ <bounds x="431" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp199" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_199" element="debug_lamp_label_199">
+ <bounds x="495" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp200" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_200" element="debug_lamp_label_200">
+ <bounds x="559" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp201" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_201" element="debug_lamp_label_201">
+ <bounds x="623" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp202" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_202" element="debug_lamp_label_202">
+ <bounds x="687" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp203" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_203" element="debug_lamp_label_203">
+ <bounds x="751" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp204" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_204" element="debug_lamp_label_204">
+ <bounds x="815" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp205" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_205" element="debug_lamp_label_205">
+ <bounds x="879" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp206" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_206" element="debug_lamp_label_206">
+ <bounds x="943" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp207" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="800" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_207" element="debug_lamp_label_207">
+ <bounds x="1007" y="815" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_lamp_button" state="0">
+ <bounds x="32" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_208" element="debug_lamp_label_208">
+ <bounds x="47" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_lamp_button" state="0">
+ <bounds x="96" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_209" element="debug_lamp_label_209">
+ <bounds x="111" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_lamp_button" state="0">
+ <bounds x="160" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_210" element="debug_lamp_label_210">
+ <bounds x="175" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_lamp_button" state="0">
+ <bounds x="224" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_211" element="debug_lamp_label_211">
+ <bounds x="239" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp212" element="debug_lamp_standard" state="0">
+ <bounds x="288" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_212" element="debug_lamp_label_212">
+ <bounds x="303" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp213" element="debug_lamp_standard" state="0">
+ <bounds x="352" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_213" element="debug_lamp_label_213">
+ <bounds x="367" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp214" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_214" element="debug_lamp_label_214">
+ <bounds x="431" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp215" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_215" element="debug_lamp_label_215">
+ <bounds x="495" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp216" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_216" element="debug_lamp_label_216">
+ <bounds x="559" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp217" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_217" element="debug_lamp_label_217">
+ <bounds x="623" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp218" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_218" element="debug_lamp_label_218">
+ <bounds x="687" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp219" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_219" element="debug_lamp_label_219">
+ <bounds x="751" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp220" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_220" element="debug_lamp_label_220">
+ <bounds x="815" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp221" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_221" element="debug_lamp_label_221">
+ <bounds x="879" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp222" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_222" element="debug_lamp_label_222">
+ <bounds x="943" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp223" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="864" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_223" element="debug_lamp_label_223">
+ <bounds x="1007" y="879" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_lamp_button" state="0">
+ <bounds x="32" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_224" element="debug_lamp_label_224">
+ <bounds x="47" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_lamp_button" state="0">
+ <bounds x="96" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_225" element="debug_lamp_label_225">
+ <bounds x="111" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp226" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_226" element="debug_lamp_label_226">
+ <bounds x="175" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp227" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_227" element="debug_lamp_label_227">
+ <bounds x="239" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp228" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_228" element="debug_lamp_label_228">
+ <bounds x="303" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp229" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_229" element="debug_lamp_label_229">
+ <bounds x="367" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp230" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_230" element="debug_lamp_label_230">
+ <bounds x="431" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp231" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_231" element="debug_lamp_label_231">
+ <bounds x="495" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp232" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_232" element="debug_lamp_label_232">
+ <bounds x="559" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp233" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_233" element="debug_lamp_label_233">
+ <bounds x="623" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp234" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_234" element="debug_lamp_label_234">
+ <bounds x="687" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp235" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_235" element="debug_lamp_label_235">
+ <bounds x="751" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp236" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_236" element="debug_lamp_label_236">
+ <bounds x="815" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp237" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_237" element="debug_lamp_label_237">
+ <bounds x="879" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp238" element="debug_lamp_unreferenced" state="0">
+ <bounds x="928" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_238" element="debug_lamp_label_238">
+ <bounds x="943" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp239" element="debug_lamp_unreferenced" state="0">
+ <bounds x="992" y="928" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_239" element="debug_lamp_label_239">
+ <bounds x="1007" y="943" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp240" element="debug_lamp_unreferenced" state="0">
+ <bounds x="32" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_240" element="debug_lamp_label_240">
+ <bounds x="47" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp241" element="debug_lamp_unreferenced" state="0">
+ <bounds x="96" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_241" element="debug_lamp_label_241">
+ <bounds x="111" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp242" element="debug_lamp_unreferenced" state="0">
+ <bounds x="160" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_242" element="debug_lamp_label_242">
+ <bounds x="175" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp243" element="debug_lamp_unreferenced" state="0">
+ <bounds x="224" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_243" element="debug_lamp_label_243">
+ <bounds x="239" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp244" element="debug_lamp_unreferenced" state="0">
+ <bounds x="288" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_244" element="debug_lamp_label_244">
+ <bounds x="303" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp245" element="debug_lamp_unreferenced" state="0">
+ <bounds x="352" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_245" element="debug_lamp_label_245">
+ <bounds x="367" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp246" element="debug_lamp_unreferenced" state="0">
+ <bounds x="416" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_246" element="debug_lamp_label_246">
+ <bounds x="431" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp247" element="debug_lamp_unreferenced" state="0">
+ <bounds x="480" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_247" element="debug_lamp_label_247">
+ <bounds x="495" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp248" element="debug_lamp_unreferenced" state="0">
+ <bounds x="544" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_248" element="debug_lamp_label_248">
+ <bounds x="559" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp249" element="debug_lamp_unreferenced" state="0">
+ <bounds x="608" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_249" element="debug_lamp_label_249">
+ <bounds x="623" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp250" element="debug_lamp_unreferenced" state="0">
+ <bounds x="672" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_250" element="debug_lamp_label_250">
+ <bounds x="687" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp251" element="debug_lamp_unreferenced" state="0">
+ <bounds x="736" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_251" element="debug_lamp_label_251">
+ <bounds x="751" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp252" element="debug_lamp_unreferenced" state="0">
+ <bounds x="800" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_252" element="debug_lamp_label_252">
+ <bounds x="815" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp253" element="debug_lamp_unreferenced" state="0">
+ <bounds x="864" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_253" element="debug_lamp_label_253">
+ <bounds x="879" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp254" element="debug_lamp_standard" state="0">
+ <bounds x="928" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_254" element="debug_lamp_label_254">
+ <bounds x="943" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="lamp255" element="debug_lamp_segment" state="0">
+ <bounds x="992" y="992" width="60" height="60"/>
+ </backdrop>
+ <backdrop name="debug_lamp_label_255" element="debug_lamp_label_255">
+ <bounds x="1007" y="1007" width="30" height="30"/>
+ </backdrop>
+ <backdrop name="debug_button_0" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_0" element="debug_button_label_0">
+ <bounds x="1120" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_1" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_1" element="debug_button_label_1">
+ <bounds x="1204" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_2" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_2" element="debug_button_label_2">
+ <bounds x="1288" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_3" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_3" element="debug_button_label_3">
+ <bounds x="1372" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_4" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_4" element="debug_button_label_4">
+ <bounds x="1456" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_5" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_5" element="debug_button_label_5">
+ <bounds x="1540" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_6" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_6" element="debug_button_label_6">
+ <bounds x="1624" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_7" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="660" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_7" element="debug_button_label_7">
+ <bounds x="1708" y="671" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_8" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_8" element="debug_button_label_8">
+ <bounds x="1120" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_9" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_9" element="debug_button_label_9">
+ <bounds x="1204" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_10" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_10" element="debug_button_label_10">
+ <bounds x="1288" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_11" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_11" element="debug_button_label_11">
+ <bounds x="1372" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_12" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_12" element="debug_button_label_12">
+ <bounds x="1456" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_13" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_13" element="debug_button_label_13">
+ <bounds x="1540" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_14" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_14" element="debug_button_label_14">
+ <bounds x="1624" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_15" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="708" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_15" element="debug_button_label_15">
+ <bounds x="1708" y="719" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_16" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_16" element="debug_button_label_16">
+ <bounds x="1120" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_17" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_17" element="debug_button_label_17">
+ <bounds x="1204" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_18" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_18" element="debug_button_label_18">
+ <bounds x="1288" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_19" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_19" element="debug_button_label_19">
+ <bounds x="1372" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_20" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_20" element="debug_button_label_20">
+ <bounds x="1456" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_21" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_21" element="debug_button_label_21">
+ <bounds x="1540" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_22" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_22" element="debug_button_label_22">
+ <bounds x="1624" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_23" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="756" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_23" element="debug_button_label_23">
+ <bounds x="1708" y="767" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_24" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_24" element="debug_button_label_24">
+ <bounds x="1120" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_25" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_25" element="debug_button_label_25">
+ <bounds x="1204" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_26" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_26" element="debug_button_label_26">
+ <bounds x="1288" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_27" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_27" element="debug_button_label_27">
+ <bounds x="1372" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_28" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_28" element="debug_button_label_28">
+ <bounds x="1456" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_29" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_29" element="debug_button_label_29">
+ <bounds x="1540" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_30" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_30" element="debug_button_label_30">
+ <bounds x="1624" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_31" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="804" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_31" element="debug_button_label_31">
+ <bounds x="1708" y="815" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_32" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_32" element="debug_button_label_32">
+ <bounds x="1120" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_33" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_33" element="debug_button_label_33">
+ <bounds x="1204" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_34" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_34" element="debug_button_label_34">
+ <bounds x="1288" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_35" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_35" element="debug_button_label_35">
+ <bounds x="1372" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_36" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_36" element="debug_button_label_36">
+ <bounds x="1456" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_37" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_37" element="debug_button_label_37">
+ <bounds x="1540" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_38" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_38" element="debug_button_label_38">
+ <bounds x="1624" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_39" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="852" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_39" element="debug_button_label_39">
+ <bounds x="1708" y="863" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp192" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_40" element="debug_button_label_40">
+ <bounds x="1120" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp193" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_41" element="debug_button_label_41">
+ <bounds x="1204" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp195" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_42" element="debug_button_label_42">
+ <bounds x="1288" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp208" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_43" element="debug_button_label_43">
+ <bounds x="1372" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp209" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_44" element="debug_button_label_44">
+ <bounds x="1456" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp210" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_45" element="debug_button_label_45">
+ <bounds x="1540" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp211" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_46" element="debug_button_label_46">
+ <bounds x="1624" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp224" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="900" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_47" element="debug_button_label_47">
+ <bounds x="1708" y="911" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_48" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_48" element="debug_button_label_48">
+ <bounds x="1120" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_49" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_49" element="debug_button_label_49">
+ <bounds x="1204" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_50" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_50" element="debug_button_label_50">
+ <bounds x="1288" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_51" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_51" element="debug_button_label_51">
+ <bounds x="1372" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_52" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_52" element="debug_button_label_52">
+ <bounds x="1456" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_53" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_53" element="debug_button_label_53">
+ <bounds x="1540" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_54" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_54" element="debug_button_label_54">
+ <bounds x="1624" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_55" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="948" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_55" element="debug_button_label_55">
+ <bounds x="1708" y="959" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_56" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
+ <bounds x="1100" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_56" element="debug_button_label_56">
+ <bounds x="1120" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_57" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
+ <bounds x="1184" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_57" element="debug_button_label_57">
+ <bounds x="1204" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="lamp225" element="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
+ <bounds x="1268" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_58" element="debug_button_label_58">
+ <bounds x="1288" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_59" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
+ <bounds x="1352" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_59" element="debug_button_label_59">
+ <bounds x="1372" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_60" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
+ <bounds x="1436" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_60" element="debug_button_label_60">
+ <bounds x="1456" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_61" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
+ <bounds x="1520" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_61" element="debug_button_label_61">
+ <bounds x="1540" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_62" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
+ <bounds x="1604" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_62" element="debug_button_label_62">
+ <bounds x="1624" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="debug_button_63" element="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
+ <bounds x="1688" y="996" width="80" height="44"/>
+ </backdrop>
+ <backdrop name="debug_button_label_63" element="debug_button_label_63">
+ <bounds x="1708" y="1007" width="40" height="22"/>
+ </backdrop>
+ <backdrop name="vfd0" element="debug_vfd" state="0">
+ <bounds x="1150" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd1" element="debug_vfd" state="0">
+ <bounds x="1182" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd2" element="debug_vfd" state="0">
+ <bounds x="1214" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd3" element="debug_vfd" state="0">
+ <bounds x="1246" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd4" element="debug_vfd" state="0">
+ <bounds x="1278" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd5" element="debug_vfd" state="0">
+ <bounds x="1310" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd6" element="debug_vfd" state="0">
+ <bounds x="1342" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd7" element="debug_vfd" state="0">
+ <bounds x="1374" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd8" element="debug_vfd" state="0">
+ <bounds x="1406" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd9" element="debug_vfd" state="0">
+ <bounds x="1438" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd10" element="debug_vfd" state="0">
+ <bounds x="1470" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd11" element="debug_vfd" state="0">
+ <bounds x="1502" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd12" element="debug_vfd" state="0">
+ <bounds x="1534" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd13" element="debug_vfd" state="0">
+ <bounds x="1566" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd14" element="debug_vfd" state="0">
+ <bounds x="1598" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop name="vfd15" element="debug_vfd" state="0">
+ <bounds x="1630" y="600" width="32" height="48"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel1" element="reel0" state="0">
+ <bounds x="1100" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel2" element="reel1" state="0">
+ <bounds x="1240" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel3" element="reel2" state="0">
+ <bounds x="1380" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop element="reel_background">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_0" state="0">
+ <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_1" state="0">
+ <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_2" state="0">
+ <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_3" state="0">
+ <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_4" state="0">
+ <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
+ </backdrop>
+ <backdrop name="lamp-2" element="reel_lamp_layer_5" state="0">
+ <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
+ </backdrop>
+ <backdrop name="sreel4" element="reel3" state="0">
+ <bounds x="1520" y="32" width="120" height="240"/>
+ </backdrop>
+ <backdrop name="reel1" element="debug_stepper_value">
+ <bounds x="1100" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel2" element="debug_stepper_value">
+ <bounds x="1240" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel3" element="debug_stepper_value">
+ <bounds x="1380" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="reel4" element="debug_stepper_value">
+ <bounds x="1520" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_0">
+ <bounds x="1180" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_1">
+ <bounds x="1320" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_2">
+ <bounds x="1460" y="272" width="50" height="30"/>
+ </backdrop>
+ <backdrop name="debug_reel_symbol_count" element="debug_reel_symbol_count_3">
+ <bounds x="1600" y="272" width="50" height="30"/>
+ </backdrop>
+ </view>
+</mamelayout>